Fixed path in the command
Had it working on the CLI, forgot to put it into the config
This commit is contained in:
parent
d2cf41ce3b
commit
8b04815db6
1 changed files with 1 additions and 2 deletions
|
@ -16,5 +16,4 @@ script:
|
|||
- phpunit --coverage-clover /home/travis/build/joshtronic/pickles/vendors/composer/build/logs/clover.xml --bootstrap ./tests/bootstrap.php ./tests
|
||||
|
||||
after_script:
|
||||
- tail /home/travis/build/joshtronic/pickles/vendors/composer/build/logs/clover.xml
|
||||
- php vendors/composer/bin/coveralls --config /home/travis/build/joshtronic/pickles/.coveralls.yml -v
|
||||
- php vendors/composer/bin/coveralls --config ../.coveralls.yml -v
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue