mirror of
https://github.com/status-im/safe-react.git
synced 2025-01-26 09:39:45 +00:00
add apt-get update to travis yml
This commit is contained in:
parent
251c9b9c0c
commit
308639e6ea
@ -21,6 +21,7 @@ matrix:
|
||||
- REACT_APP_NETWORK='rinkeby'
|
||||
before_install:
|
||||
# Needed to deploy pull request and releases
|
||||
- sudo apt-get update
|
||||
- sudo apt-get -y install python-pip python-dev
|
||||
- pip install awscli --upgrade --user
|
||||
# Install truffle
|
||||
|
Loading…
x
Reference in New Issue
Block a user