Trying all the paths.
This commit is contained in:
parent
946df09750
commit
710620e96a
1 changed files with 2 additions and 1 deletions
|
@ -37,5 +37,6 @@ script:
|
||||||
- phpunit --colors --coverage-clover /home/travis/build/joshtronic/pickles/vendor/build/logs/clover.xml --bootstrap ./tests/bootstrap.php ./tests
|
- phpunit --colors --coverage-clover /home/travis/build/joshtronic/pickles/vendor/build/logs/clover.xml --bootstrap ./tests/bootstrap.php ./tests
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
- ls -al vendor/build/logs
|
- php vendor/bin/coveralls --config ../../.coveralls.yml -v
|
||||||
- php vendor/bin/coveralls --config ../.coveralls.yml -v
|
- 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