diff --git a/test/ci-test b/test/ci-test index 1bd4497897..21e5637009 100755 --- a/test/ci-test +++ b/test/ci-test @@ -10,3 +10,5 @@ case "$TRAVIS_PHP_VERSION" in esac ./vendor/bin/phpunit --configuration $CONFIG --exclude-group selenium + +sed -i -e 's///g' "build/logs/junit.xml"