mirror of
https://github.com/google/nomulus.git
synced 2025-08-06 01:35:17 +02:00
Upped the build time to 45 minutes.
This commit is contained in:
parent
b092d8a7de
commit
4842988772
1 changed files with 1 additions and 1 deletions
|
@ -28,4 +28,4 @@ install:
|
|||
# directory.
|
||||
# The "travis_wait 30" lets our build spend up to 30 minutes without writing
|
||||
# output, instead of the default 10.
|
||||
script: cd gradle && ../gradle-4.10.2/bin/gradle wrapper && travis_wait 30 ./gradlew build
|
||||
script: cd gradle && ../gradle-4.10.2/bin/gradle wrapper && travis_wait 45 ./gradlew build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue