[WIP] jenkinsfile integration

This commit is contained in:
bruno DA SILVA
2018-09-04 18:03:56 +02:00
parent 3fca465f1d
commit 85b7e86e58

View File

@@ -2,5 +2,6 @@
set -x
cd test
php test/vendor/bin/phpunit test/ --log-junit var/test/phpunit-log.junit.xml --teamcity
php vendor/bin/phpunit --log-junit var/test/phpunit-log.junit.xml --teamcity