Skip to content

Commit

Permalink
[WIP] jenkinsfile integration
Browse files Browse the repository at this point in the history
  • Loading branch information
bruno DA SILVA committed Sep 7, 2018
1 parent e9019b2 commit 79157c4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .jenkins/bin/tests/phpunit.sh
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
#!/usr/bin/env bash

set -x

cd test


export DEBUG_UNIT_TEST="0"

php vendor/bin/phpunit --log-junit ../var/test/phpunit-log.junit.xml --teamcity

0 comments on commit 79157c4

Please sign in to comment.