Skip to content

Commit

Permalink
coveralls対応
Browse files Browse the repository at this point in the history
  • Loading branch information
k-holy committed Nov 26, 2013
1 parent 95d6c25 commit 1844b7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ before_script:

script:
- mkdir -p build/logs
- phpunit -c phpunit.xml --coverage-clover build/logs/clover.xml
- phpunit

after_script:
- php vendor/bin/coveralls -v -c .coveralls.yml
- php vendor/bin/coveralls -v

0 comments on commit 1844b7a

Please sign in to comment.