Skip to content

Commit 37ce485

Browse files
committed
set travis build time out to 40 minutes
1 parent 4ce9a65 commit 37ce485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ jdk:
55
before_install:
66
- export MAVEN_OPTS="-Xmx768M"
77
script:
8-
- travis_wait ./BuildDevint -q
8+
- travis_wait 40 ./BuildDevint -q

0 commit comments

Comments
 (0)