Execute tests on CI

This commit is contained in:
eldadfux
2019-09-14 07:55:22 +03:00
parent 59ead2741e
commit 4be52abe7d
+2 -1
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