More CI testing
This commit is contained in:
parent
e835b8da3c
commit
d20d372e07
@ -11,6 +11,6 @@ before_script:
|
|||||||
- touch tests.db
|
- touch tests.db
|
||||||
- chmod a+w tests.db
|
- chmod a+w tests.db
|
||||||
script:
|
script:
|
||||||
- ./src/api/vendor/phpunit/phpunit/phpunit -c PhpUnit.xml
|
- phpunit -c PhpUnit.xml
|
||||||
- gulp test-app
|
- gulp test-app
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user