1
0
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:
Michael Muller
2018-11-01 08:48:07 -04:00
parent c1d586a211
commit 79bbd5e29d

View File

@@ -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