Make travis_wait Travis wait longer_wait

This commit is contained in:
Jeff Mitchell 2017-08-07 10:42:22 -04:00
parent 270b432255
commit ff0ab98689

View file

@ -20,4 +20,5 @@ branches:
script:
- make bootstrap
- travis_wait 30 make test testrace
- travis_wait 30 make test
- travis_wait 30 make testrace