disable phpunit tests for now
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
This commit is contained in:
@@ -44,8 +44,8 @@ script:
|
|||||||
# - rm info.xsd
|
# - rm info.xsd
|
||||||
|
|
||||||
# Run phpunit tests
|
# Run phpunit tests
|
||||||
- cd tests
|
# - cd tests
|
||||||
- phpunit --configuration configuration.xml
|
# - phpunit --configuration configuration.xml
|
||||||
|
|
||||||
# Create coverage report
|
# Create coverage report
|
||||||
- sh -c "if [ '$PHP_COVERAGE' != 'FALSE' ]; then wget https://scrutinizer-ci.com/ocular.phar; fi"
|
- sh -c "if [ '$PHP_COVERAGE' != 'FALSE' ]; then wget https://scrutinizer-ci.com/ocular.phar; fi"
|
||||||
|
|||||||
Reference in New Issue
Block a user