We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c7518e2 + 66b6cef commit 0f969ddCopy full SHA for 0f969dd
.travis.yml
@@ -38,7 +38,7 @@ before_script:
38
39
script:
40
- phpunit --coverage-clover=coverage.clover
41
- - make -C doc html
+ - make -C doc SPHINXOPTS='-nW' html
42
43
after_script:
44
- wget https://scrutinizer-ci.com/ocular.phar
0 commit comments