1
0
Fork 0
mirror of synced 2024-06-03 11:24:48 +12:00

Fixe travis tests

This commit is contained in:
Eldad Fux 2020-05-09 09:45:59 +03:00
parent d4a34253f2
commit 7d3d43c640

View file

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