1
0
Fork 0
mirror of synced 2024-06-19 03:04:53 +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:
- docker --version
- docker-compose up -d
- sleep 90
- sleep 10
script:
- docker ps