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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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