mirror of
https://github.com/appwrite/appwrite
synced 2026-05-22 08:28:42 +00:00
chore: fix whitespace in travis file
This commit is contained in:
parent
cac9875b97
commit
53526d4fba
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ before_install:
|
|||
|
||||
install:
|
||||
- docker-compose up -d
|
||||
- sleep 10
|
||||
- sleep 10
|
||||
|
||||
script:
|
||||
- docker ps
|
||||
|
|
|
|||
Loading…
Reference in a new issue