Skip to content

Commit

Permalink
Temporarily removed code coverage reporting
Browse files Browse the repository at this point in the history
  • Loading branch information
assertchris committed Aug 30, 2015
1 parent abd64a3 commit b77b4b0
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,4 @@ before_script:
- cd ~/builds/ss

script:
- phpunit --coverage-clover userforms/coverage.clover userforms/tests
- cd userforms
- wget https://scrutinizer-ci.com/ocular.phar
- php ocular.phar code-coverage:upload --format=php-clover coverage.clover
- phpunit userforms/tests

0 comments on commit b77b4b0

Please sign in to comment.