Skip to content

Commit

Permalink
Add coveralls report trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
codeliner committed May 5, 2015
1 parent 34d48a4 commit 59af6c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ before_script:
script:
- php ./vendor/bin/phpunit --coverage-text --coverage-clover ./../build/logs/clover.xml -c ./tests/.

after_script:
- php vendor/bin/coveralls -v

0 comments on commit 59af6c7

Please sign in to comment.