Skip to content

Commit

Permalink
use coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
thbourlove committed Apr 15, 2014
1 parent 2354557 commit 51b6568
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,7 @@ before_script:
- composer install

script:
- phpunit --coverage-text
- phpunit

after_script:
- php vendor/bin/coveralls -v

0 comments on commit 51b6568

Please sign in to comment.