Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ThaDafinser committed Jan 28, 2014
1 parent 2355e3c commit e32e2ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ before_script:
- composer install --prefer-source --dev --no-interaction

script:
- mkdir -p build
- mkdir -p build/logs
- ./vendor/bin/phpunit -c travis.phpunit.xml --coverage-clover build/logs/clover.xml
- php build/coverage-checker.php build/logs/clover.xml 60

Expand Down

0 comments on commit e32e2ae

Please sign in to comment.