travis: --dev cleanup

This commit is contained in:
Tomáš Votruba 2015-04-16 23:30:30 +02:00
parent 4ee11a7c19
commit a1a3c03a13

View file

@ -18,7 +18,7 @@ cache:
- vendor
before_script:
- composer install --dev --no-interaction --prefer-source
- composer install --no-interaction --prefer-source
script:
- vendor/bin/phpunit --configuration phpunit.xml.dist --colors --coverage-clover=coverage.clover