add apt-get update to travis yml

This commit is contained in:
Mikhail Mikheev 2019-12-16 16:26:21 +04:00
parent 251c9b9c0c
commit 308639e6ea

View File

@ -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