Skip to content

Commit

Permalink
Increase php-coverall constraint.
Browse files Browse the repository at this point in the history
Signed-off-by: crynobone <crynobone@gmail.com>
  • Loading branch information
crynobone committed Feb 26, 2015
1 parent 4861458 commit 00cf2af
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 @@ -10,7 +10,7 @@ php:

before_script:
- composer self-update
- composer require satooshi/php-coveralls:~0.6 --prefer-source --no-interaction --dev
- composer require satooshi/php-coveralls:~0.6.1 --prefer-source --no-interaction --dev

script: phpunit -c phpunit.xml --coverage-text

Expand Down

0 comments on commit 00cf2af

Please sign in to comment.