We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b81aaa3 commit 33bad93Copy full SHA for 33bad93
.travis.yml
@@ -10,4 +10,4 @@ before_script:
10
- COMPOSER_MEMORY_LIMIT=-1 travis_retry composer install --no-interaction --prefer-source
11
12
script:
13
- - ./vendor/bin/simple-phpunit --coverage-text
+ - SYMFONY_DEPRECATIONS_HELPER=weak ./vendor/bin/simple-phpunit --coverage-text
0 commit comments