Skip to content

Commit f1b3ace

Browse files
committed
---
yaml --- r: 4031 b: refs/heads/compute-alpha c: f459e2c h: refs/heads/master i: 4029: dc9edf3 4027: 08ecaa2 4023: 45ccf75 4015: 6e58d48 3999: 98fc6a0 3967: 32a6282
1 parent 7c3ddc5 commit f1b3ace

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444
88
refs/tags/v0.0.10: 207ebd2a3472fddee69fe1298eb90429e3306efd
99
refs/tags/v0.0.11: ffbfba48a6426ff63c08ff2117e58681f251fbf2
1010
refs/tags/v0.0.12: 2fd8066e891fb3dfea69b65f6bf6461db79342b9
11-
refs/heads/compute-alpha: 7fd1d13311f36cfdeb1656e5e842d33133035ed3
11+
refs/heads/compute-alpha: f459e2c61602f120259a35f22061c627144bdd29
1212
refs/heads/dns-alpha: 2f90e7e338349287ace33375896907af0f032ca1
1313
refs/heads/dns-alpha-batch: 17442b07867021b85d0452f5f3eda29a3413288f
1414
refs/heads/gcs-nio: b7f137d9c484e56339b3dd66a3d600251ae60f71

branches/compute-alpha/.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ before_install:
99
- cp target/travis/settings.xml ~/.m2/settings.xml
1010
install: mvn install -DskipTests=true -Dgpg.skip=true
1111
script:
12-
- utilities/verify.sh
12+
- travis_wait 30 utilities/verify.sh
1313
after_success:
1414
- utilities/after_success.sh
1515
env:

0 commit comments

Comments
 (0)