Skip to content

Commit 9663472

Browse files
committed
Updated travis.yml to support scrutinizer
1 parent 5cc34ce commit 9663472

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
@@ -15,3 +15,5 @@ script:
1515

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

0 commit comments

Comments
 (0)