Skip to content

Commit

Permalink
increase travis max runtime to 30min
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Jun 26, 2017
1 parent ab18f48 commit ac29389
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 @@ -11,7 +11,7 @@ before_install:
- gem --version
- bundle -v
script:
- 'bundle exec rake $CHECK'
- 'travis_wait 30 bundle exec rake $CHECK'
matrix:
fast_finish: true
include:
Expand Down

0 comments on commit ac29389

Please sign in to comment.