Skip to content

Commit 9843d29

Browse files
committed
Fix PHP 5.4 segfault
1 parent 4ad1e14 commit 9843d29

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ before_script:
99
- COMPOSER_ROOT_VERSION=dev-master composer --prefer-source --dev install
1010
- php src/Symfony/Component/Locale/Resources/data/build-data.php
1111
- export USE_INTL_ICU_DATA_VERSION=1
12+
13+
script: phpunit -dzend.enable_gc=0

0 commit comments

Comments
 (0)