Skip to content

Commit 83f92d1

Browse files
committed
Ignore Twig deprecations
1 parent b0854a8 commit 83f92d1

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
@@ -20,7 +20,7 @@ env:
2020
matrix:
2121
include:
2222
- php: 5.6
23-
env: SYMFONY_VERSION=2.3.*
23+
env: SYMFONY_VERSION=2.3.* SYMFONY_DEPRECATIONS_HELPER=weak
2424
- php: 5.6
2525
env: SYMFONY_VERSION=2.8.*
2626
- php: 5.6

0 commit comments

Comments
 (0)