Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

add coveralls report #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ env:
- KERNEL_CLASS=Symfony\Cmf\Bundle\RoutingAutoOrmBundle\Tests\Fixtures\App\Kernel
- SYMFONY_PHPUNIT_VERSION=8
- TEST_INSTALLATION=false
- HAS_XDEBUG=0

matrix:
include:
Expand Down Expand Up @@ -66,6 +67,6 @@ script:
- composer validate --no-check-all --ansi
- make test


#notifications:
# irc: "irc.freenode.org#symfony-cmf"
after_success:
- composer require --dev php-coveralls/php-coveralls
- travis_retry php vendor/bin/php-coveralls -v