Skip to content

Commit

Permalink
set chromedriver to /usr/local/bin
Browse files Browse the repository at this point in the history
  • Loading branch information
walf443 committed Apr 27, 2019
1 parent b7c3e9e commit 5cff5da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ before_install:
before_script:
- bundle exec rake db:migrate
- bundle exec rake webdriver_update
- sudo cp $HOME/.webdrivers/chromedriver /usr/local/bin/chromedriver
env:
global:
secure: a+K4odT4GG5TVJ/vgK4JRcgV1ZaT8uLNNshf0h0ZjOsJQEvc60NF7i4C8epZatnx66YhKHzFaI3T/hvmVVbtefanBCnPfCH1NJQWFpmaeya8M7GBPWmQgXVpgqWR3tVuOZNzTQDEAdAg04JMYdGs1hDY9P+RIHHBbj7yeVgQZcI=
Expand Down

0 comments on commit 5cff5da

Please sign in to comment.