Trying the same in the travis config
This commit is contained in:
parent
028d0ec486
commit
972c9087f7
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@ script:
|
||||||
- phpunit --coverage-clover vendors/composer/build/logs/clover.xml --bootstrap ./tests/bootstrap.php ./tests
|
- phpunit --coverage-clover vendors/composer/build/logs/clover.xml --bootstrap ./tests/bootstrap.php ./tests
|
||||||
|
|
||||||
after_script:
|
after_script:
|
||||||
- php vendors/composer/bin/coveralls --config .coveralls.yml -v
|
- php vendors/composer/bin/coveralls --config ../../.coveralls.yml -v
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue