Added PHP compatibility and tweaked coveralls command
This commit is contained in:
parent
3a2e99e91b
commit
07b82fadeb
3 changed files with 3 additions and 3 deletions
|
@ -23,4 +23,4 @@ script:
|
|||
- phpunit --colors --coverage-clover /home/travis/build/joshtronic/php-loremipsum/build/logs/clover.xml .
|
||||
|
||||
after_success:
|
||||
- php vendor/bin/coveralls --config ../.coveralls.yml -v
|
||||
- php ../vendor/bin/coveralls --config ../.coveralls.yml -v
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue