More CI testing
This commit is contained in:
parent
1dc2aac653
commit
a8289ff2c9
@ -11,6 +11,7 @@ before_script:
|
||||
- touch tests.db
|
||||
- chmod a+w tests.db
|
||||
script:
|
||||
- ./src/api/vendor/phpunit/phpunit/phpunit -c "/home/travis/build/kiswa/TaskBoard/PhpUnit.xml"
|
||||
- ls -alh
|
||||
- ./src/api/vendor/phpunit/phpunit/phpunit -c "PhpUnit.xml"
|
||||
- gulp test-app
|
||||
|
||||
|
Reference in New Issue
Block a user