[WIP] jenkinsfile integration

This commit is contained in:
bruno DA SILVA
2018-09-04 17:53:18 +02:00
parent cad18bee73
commit bde83fc705
10 changed files with 660 additions and 0 deletions

6
.jenkins/bin/tests/phpunit.sh Executable file
View File

@@ -0,0 +1,6 @@
#!/usr/bin/env bash
set -x
php test/vendor/bin/phpunit test/ --log-junit var/test/phpunit-log.junit.xml --teamcity