mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
tests: debug travis
This commit is contained in:
parent
e3fa1e6e3e
commit
fa8f337d9b
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ before_install:
|
||||||
- export COMPOSE_INTERACTIVE_NO_CLI=1
|
- export COMPOSE_INTERACTIVE_NO_CLI=1
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- docker-compose --env-file ./env.ci up -d
|
- docker-compose --env-file ./.env.ci up -d
|
||||||
- sleep 30
|
- sleep 30
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue