Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Commit

Permalink
Bump up chromo-driver
Browse files Browse the repository at this point in the history
  • Loading branch information
willbasky committed Sep 10, 2019
1 parent 8cb6b51 commit 77f839f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
# travis_retry works around https://github.com/commercialhaskell/stack/issues/4888
- travis_retry stack setup
# Install chromedriver
- wget https://chromedriver.storage.googleapis.com/76.0.3809.68/chromedriver_linux64.zip
- wget https://chromedriver.storage.googleapis.com/76.0.3809.126/chromedriver_linux64.zip
- unzip chromedriver_linux64.zip
- chmod +x chromedriver
- sudo mv -f chromedriver /usr/local/share/chromedriver
Expand Down

0 comments on commit 77f839f

Please sign in to comment.