Skip to content

Commit

Permalink
trying travis_wait again
Browse files Browse the repository at this point in the history
  • Loading branch information
Knetic committed Feb 24, 2017
1 parent 90dda3c commit 9fa07c5
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
@@ -1,6 +1,6 @@
language: go

script: ./test.sh
script: travis_wait 20 ./test.sh

go:
- 1.2
Expand Down

0 comments on commit 9fa07c5

Please sign in to comment.