We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ad1e14 commit 9843d29Copy full SHA for 9843d29
.travis.yml
@@ -9,3 +9,5 @@ before_script:
9
- COMPOSER_ROOT_VERSION=dev-master composer --prefer-source --dev install
10
- php src/Symfony/Component/Locale/Resources/data/build-data.php
11
- export USE_INTL_ICU_DATA_VERSION=1
12
+
13
+script: phpunit -dzend.enable_gc=0
0 commit comments