Tell Travis CI to be even more patient during initial p2AsMaven downloads

This commit is contained in:
Ben Liblit 2018-04-13 17:19:54 -05:00
parent f28b63a025
commit 00478ea806
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# -*- mode: sh; sh-shell: sh -*-
# initial p2AsMaven downloads are sometimes slow
travis_wait ./gradlew --dry-run
travis_wait 30 ./gradlew --dry-run
./gradlew --continue --no-build-cache assemble