@@ -32,7 +32,7 @@ before_script:
- cp phpunit.xml.dist phpunit.xml
script:
- - sh -c "if [ '$DEFAULT' = '1' ]; then phpunit --stderr; fi"
+ - sh -c "if [ '$DEFAULT' = '1' ]; then phpunit; fi"
notifications:
email: false