1
0
Fork 0
mirror of synced 2024-06-02 10:54:44 +12:00

tests: debug travis

This commit is contained in:
Torsten Dittmann 2021-04-26 18:04:59 +02:00
parent e3fa1e6e3e
commit fa8f337d9b

View file

@ -28,7 +28,7 @@ before_install:
- export COMPOSE_INTERACTIVE_NO_CLI=1
install:
- docker-compose --env-file ./env.ci up -d
- docker-compose --env-file ./.env.ci up -d
- sleep 30
script: