Skip to content

Commit

Permalink
add coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
jky-yy committed Jul 6, 2019
1 parent 2aaca67 commit 65361f8
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ install:

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

after_script:
- php vendor/bin/coveralls -v
after_success:
- travis_retry php vendor/bin/coveralls -v

0 comments on commit 65361f8

Please sign in to comment.