Skip to content

Commit

Permalink
npm i -g npm@^3 removed from travis
Browse files Browse the repository at this point in the history
  • Loading branch information
vbaranov committed Mar 6, 2018
1 parent 2e83ce5 commit b8f7a85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -9,7 +9,6 @@ before_script:
- npm run installWeb3
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- npm i -g npm@^3
- sleep 3
- wget -N http://chromedriver.storage.googleapis.com/2.30/chromedriver_linux64.zip -P ~/
- unzip ~/chromedriver_linux64.zip -d ~/
Expand Down

0 comments on commit b8f7a85

Please sign in to comment.