Skip to content

Commit

Permalink
Don't install chrome beta on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
keathley committed Apr 18, 2018
1 parent bd83ed3 commit 6243b7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ before_script:
- sudo mv chromedriver /usr/local/bin
- sudo add-apt-repository ppa:ubuntu-toolchain-r/test --yes
- sudo apt-get update
- sudo apt-get install google-chrome-beta
- sudo apt-get --only-upgrade install google-chrome-stable
- sudo apt-get install libstdc++6-4.7-dev
- MIX_ENV=test mix compile --warnings-as-errors
Expand Down

0 comments on commit 6243b7f

Please sign in to comment.