mirror of
https://github.com/appwrite/appwrite
synced 2026-05-22 00:18:25 +00:00
Fixe travis tests
This commit is contained in:
parent
d4a34253f2
commit
7d3d43c640
1 changed files with 1 additions and 1 deletions
|
|
@ -30,4 +30,4 @@ install:
|
|||
|
||||
script:
|
||||
- docker ps
|
||||
- docker exec appwrite /bin/bash -c '/usr/share/nginx/html/vendor/bin/phpunit'
|
||||
- docker exec appwrite /bin/bash -c '/usr/share/nginx/html/vendor/bin/phpunit /usr/share/nginx/html'
|
||||
|
|
|
|||
Loading…
Reference in a new issue