Skip to content

Commit 33bad93

Browse files
author
Bruno Vitorino
committed
Ignore deprecations
1 parent b81aaa3 commit 33bad93

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
@@ -10,4 +10,4 @@ before_script:
1010
- COMPOSER_MEMORY_LIMIT=-1 travis_retry composer install --no-interaction --prefer-source
1111

1212
script:
13-
- ./vendor/bin/simple-phpunit --coverage-text
13+
- SYMFONY_DEPRECATIONS_HELPER=weak ./vendor/bin/simple-phpunit --coverage-text

0 commit comments

Comments
 (0)