Skip to content

Commit ce2def1

Browse files
authored
Add scrutinizer configuration
1 parent a33f5c6 commit ce2def1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@ script:
1313

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

0 commit comments

Comments
 (0)