Skip to content

Commit c736053

Browse files
dbulsmith77
authored andcommitted
use deprecation helper for twig warnings too
1 parent d47ac0f commit c736053

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ matrix:
2626
- php: 5.6
2727
env: SYMFONY_VERSION=3.0.*
2828
- php: 5.3
29-
env: SYMFONY_VERSION=2.3.* COMPOSER_FLAGS="--prefer-lowest"
29+
env: SYMFONY_VERSION=2.3.* COMPOSER_FLAGS="--prefer-lowest" SYMFONY_DEPRECATIONS_HELPER=weak
3030
allow_failures:
3131
- php: nightly
3232
- env: SYMFONY_VERSION=2.8.*

0 commit comments

Comments
 (0)