Tell Travis CI to be more patient during initial p2AsMaven downloads

This commit is contained in:
Ben Liblit 2018-04-12 18:44:32 -05:00
parent 7cbccb33fb
commit f28b63a025
1 changed files with 3 additions and 0 deletions

View File

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