Add travis_wait to .travis.yml to fix timeout

This commit is contained in:
Ryan Shea
2019-08-14 23:04:53 -06:00
committed by GitHub
parent 9f6c9c428b
commit 0c90c889cd

View File

@ -12,7 +12,7 @@ install:
script:
- source ci/env.sh
- ci/publish-tarball.sh
- travis_wait 100 ci/publish-tarball.sh
branches:
only: