mirror of
https://github.com/appwrite/appwrite
synced 2026-05-06 06:48:22 +00:00
fix: remove logs from travis job
This commit is contained in:
parent
bcf388a941
commit
25698ccd78
1 changed files with 0 additions and 1 deletions
|
|
@ -70,7 +70,6 @@ script:
|
|||
- docker-compose exec appwrite doctor
|
||||
- docker-compose exec appwrite vars
|
||||
- docker-compose exec appwrite test --debug
|
||||
- docker-compose logs appwrite
|
||||
|
||||
after_script:
|
||||
# travis re-uses their build nodes so clean them up
|
||||
|
|
|
|||
Loading…
Reference in a new issue