mirror of
https://github.com/appwrite/appwrite
synced 2026-05-22 16:38:32 +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
|
||||
|
||||
install:
|
||||
- docker-compose --env-file ./env.ci up -d
|
||||
- docker-compose --env-file ./.env.ci up -d
|
||||
- sleep 30
|
||||
|
||||
script:
|
||||
|
|
|
|||
Loading…
Reference in a new issue