Skip to content

Commit b559045

Browse files
committed
Added travis_wait to .travis.yml due to 10min timeout running test with DockerComposeRule
1 parent 361b184 commit b559045

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
install: travis_wait 30 mvn install
12
language: java
23
jdk:
34
- oraclejdk8

0 commit comments

Comments
 (0)