Skip to content

Commit

Permalink
Increasing travis job timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Sep 6, 2019
1 parent 56963e2 commit 4c609e8
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 @@ -148,7 +148,7 @@ matrix:
<<: *ruby
install: ./scripts/travis/install.sh
before_script: ./scripts/travis/before_script.sh
script: travis_wait ./scripts/travis/script.sh
script: travis_wait 40 ./scripts/travis/script.sh

notifications:
email: false
Expand Down

0 comments on commit 4c609e8

Please sign in to comment.