Skip to content

Commit

Permalink
Updated travis.yml to support scrutinizer
Browse files Browse the repository at this point in the history
  • Loading branch information
paquettg committed Apr 6, 2016
1 parent 5cc34ce commit 9663472
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ script:

after_script:
- php vendor/bin/coveralls
- wget https://scrutinizer-ci.com/ocular.phar
- php ocular.phar code-coverage:upload --format=php-clover build/logs/clover.xml

0 comments on commit 9663472

Please sign in to comment.