There is no need for coverage tests in trevis

This commit is contained in:
Michal Čihař 2012-10-18 09:23:30 +02:00
parent 6587a56d7e
commit 8a05873bb2

View File

@ -2,4 +2,4 @@ language: php
php:
- "5.4"
- "5.3"
script: phpunit --configuration phpunit.xml.dist
script: phpunit --configuration phpunit.xml.nocoverage