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 a89ae50 commit 0a17d0bCopy full SHA for 0a17d0b
.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