mirror of
https://github.com/google/nomulus
synced 2026-02-05 12:31:15 +00:00
Upped the build time to 45 minutes.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user