Skip to content

Commit

Permalink
Add travis_wait for build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyAkinshin committed Jul 24, 2018
1 parent 64acde9 commit 521c228
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 @@ -39,4 +39,4 @@ addons:
before_script:
- chmod +x build.sh
script:
- ./build.sh
- travis_wait 30 ./build.sh

0 comments on commit 521c228

Please sign in to comment.