euromark 11 years ago
parent
commit
d5f8f3417e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

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