1
0
Fork 0
mirror of synced 2024-06-27 02:31:04 +12:00

Execute tests on CI

This commit is contained in:
eldadfux 2019-09-14 07:55:22 +03:00
parent 59ead2741e
commit 4be52abe7d

View file

@ -27,4 +27,5 @@ install:
script:
- php -v
- ls storage
- ls tests/resources/storage
- ls tests/resources/storage
- vendor/bin/phpunit --configuration phpunit.xml