Skip to content

Commit 46ce816

Browse files
authored
Update .travis.yml
1 parent ea84019 commit 46ce816

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
@@ -271,7 +271,7 @@ jobs:
271271
- cd $TRAVIS_BUILD_DIR && ./mvnw -f ./app-2/pom.xml -P docker docker-compose:down
272272
- cd $TRAVIS_BUILD_DIR && ./mvnw -f ./app-2/pom.xml -P docker docker-compose:up
273273
- wait_for 8080
274-
- sleep 1s
274+
- sleep 5s
275275
- http :8080
276276
- http :8080/health
277277
- http :8080/openapi

0 commit comments

Comments
 (0)