Skip to content

Commit 679fbf8

Browse files
Added sonar-scanner to Travis-CI
1 parent 4115086 commit 679fbf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ install: composer update --no-interaction --no-suggest --no-progress
2121

2222
script:
2323
- phpdbg -qrr vendor/bin/phpunit --coverage-clover phpunit.coverage.xml --log-junit phpunit.report.xml
24-
24+
- sonar-scanner

0 commit comments

Comments
 (0)