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.
1 parent fba87b2 commit 34cb52bCopy full SHA for 34cb52b
.travis.yml
@@ -50,7 +50,7 @@ before_script:
50
- sudo pip install -r Resources/doc/requirements.txt
51
52
script:
53
- - phpunit ${PHPUNIT_FLAGS}
+ - SYMFONY_DEPRECATIONS_HELPER=weak phpunit ${PHPUNIT_FLAGS}
54
- make -C Resources/doc SPHINXOPTS='-nW' html
55
- make -C Resources/doc spelling
56
0 commit comments