Skip to content

Commit 69f2310

Browse files
author
j.guyon
committed
Update travis and coveralls
1 parent 06d70e7 commit 69f2310

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.coveralls.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
service_name: travis-ci
2-
src_dir: .
31
coverage_clover: build/logs/clover.xml
2+
json_path: build/logs/coveralls-upload.json

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
},
3030
"require-dev": {
3131
"phpunit/phpunit": "^5.7",
32-
"phpunit/phpcov": "^3.1",
3332
"php-coveralls/php-coveralls": "^2.0",
3433
"doctrine/doctrine-fixtures-bundle": "^3.0.0",
3534
"liip/functional-test-bundle": "^1.9",

0 commit comments

Comments
 (0)