Skip to content

Commit

Permalink
Fixed: travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
toin0u committed May 14, 2013
1 parent 3766f7c commit d5ff7ec
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 @@ -7,7 +7,7 @@ php:

before_script:
- curl -sS http://getcomposer.org/installer | php
- php composer.phar install --dev --prefer-dist
- php composer.phar install --dev --prefer-source --no-interaction

script: phpunit --coverage-text --coverage-clover ./build/logs/clover.xml

Expand Down

0 comments on commit d5ff7ec

Please sign in to comment.