Skip to content

Commit 794d52c

Browse files
committed
coveralls doc seems to be outdated, trying fix
1 parent ba4355c commit 794d52c

File tree

2 files changed

+176
-7
lines changed

2 files changed

+176
-7
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ script:
2525
- phpunit -c app/ --coverage-clover build/logs/clover.xml
2626

2727
after_script:
28-
- php vendor/bin/coveralls -v
28+
- php composer.phar update satooshi/php-coveralls --dev
29+
- php vendor/satooshi/php-coveralls/composer/bin/coveralls -v
2930

3031
notifications:
3132
irc: "chat.freenode.net#codebender.cc"

Symfony/composer.lock

Lines changed: 174 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)