Skip to content

Commit 6380cec

Browse files
author
Matt Bernier
authored
Quick and dirty changes to wait for prism
1 parent 6b64358 commit 6380cec

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
@@ -12,7 +12,7 @@ matrix:
1212
jdk: oraclejdk8
1313
before_script:
1414
- "./scripts/startPrism.sh &"
15-
- sleep 10
15+
- sleep 20
1616
before_install:
1717
- cat /etc/hosts # optionally check the content *before*
1818
- sudo hostname "$(hostname | cut -c1-63)"

0 commit comments

Comments
 (0)