1
0
Fork 0
mirror of synced 2024-05-09 23:32:38 +12:00

fix: remove logs from travis job

This commit is contained in:
Torsten Dittmann 2022-01-04 17:25:11 +01:00
parent bcf388a941
commit 25698ccd78

View file

@ -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