Skip to content

Commit

Permalink
try travis_retry
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Feb 18, 2018
1 parent ceaf3c0 commit 2613698
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 @@ -6,7 +6,7 @@ cache: bundler
before_install:
- rm -f Gemfile.lock
script:
- 'bundle exec rake $CHECK'
- 'travis_retry bundle exec rake $CHECK'
matrix:
fast_finish: true
include:
Expand Down

0 comments on commit 2613698

Please sign in to comment.