Skip to content

Commit

Permalink
CI: force failed geckodriver -V commands to retry once.
Browse files Browse the repository at this point in the history
  • Loading branch information
xtrasimplicity committed Apr 20, 2018
1 parent dee9b75 commit eab831a
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 @@ -40,4 +40,4 @@ matrix:
- rvm: ruby-head

before_install: gem update --remote bundler
before_script: geckodriver -V
before_script: geckodriver -V || geckodriver -V

0 comments on commit eab831a

Please sign in to comment.