Skip to content

Commit

Permalink
Codecov explicit coverage file
Browse files Browse the repository at this point in the history
  • Loading branch information
emirb committed Nov 20, 2017
1 parent 3796176 commit 45eb50e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ before_script:

script:
- vendor/bin/phpunit --configuration $TEST_CONFIG --colors --coverage-clover=coverage.xml
- bash <(curl -s https://codecov.io/bash)
- bash <(curl -s https://codecov.io/bash) -f coverage.xml

after_script:
- wget https://scrutinizer-ci.com/ocular.phar
Expand Down

0 comments on commit 45eb50e

Please sign in to comment.