Skip to content
This repository was archived by the owner on Mar 2, 2020. It is now read-only.

Commit e4a113b

Browse files
authored
Update .travis.yml
1 parent 9d4c73e commit e4a113b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ script:
2222
- (cd bundles && ./gradlew --no-daemon export -x check)
2323
- (cd bundles && ./gradlew --no-daemon check)
2424
- (cd bundles/specmate-std-env/generated/distributions/executable/ && java -Xmx6000m -Djdk.crypto.KeyAgreement.legacyKDF=true -jar dev-specmate-all.jar &)
25-
- sleep 15
25+
- sleep 10
2626
- (cd ui-tests/ && mvn clean test)
2727
after_success:
2828
- DOCKER_TAG=$TRAVIS_BRANCH

0 commit comments

Comments
 (0)