mirror of
https://github.com/status-im/safe-react.git
synced 2025-01-27 01:50:44 +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'
|
- REACT_APP_NETWORK='rinkeby'
|
||||||
before_install:
|
before_install:
|
||||||
# Needed to deploy pull request and releases
|
# Needed to deploy pull request and releases
|
||||||
|
- sudo apt-get update
|
||||||
- sudo apt-get -y install python-pip python-dev
|
- sudo apt-get -y install python-pip python-dev
|
||||||
- pip install awscli --upgrade --user
|
- pip install awscli --upgrade --user
|
||||||
# Install truffle
|
# Install truffle
|
||||||
|
Loading…
x
Reference in New Issue
Block a user