1
0
Fork 0
mirror of synced 2024-06-30 04:00:34 +12:00

Reduce travis wait time

This commit is contained in:
Eldad Fux 2021-01-01 09:57:13 +02:00
parent bf7282c04f
commit f2e98d3e8a

View file

@ -32,7 +32,7 @@ before_install:
install: install:
- docker --version - docker --version
- docker-compose up -d - docker-compose up -d
- sleep 90 - sleep 10
script: script:
- docker ps - docker ps