Hopefully fix coveralls
This commit is contained in:
parent
2d4ee94e05
commit
efdbb09357
2 changed files with 2 additions and 1 deletions
|
@ -25,7 +25,6 @@ php composer.phar install
|
|||
# Handle coveralls
|
||||
mkdir -p build/logs
|
||||
cp -v clover.xml build/logs/clover.xml
|
||||
echo "src_dir: ." > .coveralls.yml
|
||||
php vendor/bin/coveralls -v --exclude-no-stmt
|
||||
|
||||
# Handle Sauce
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue