Thanks to visit codestin.com Credit goes to github.com
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 0631f9e commit f2da7f1Copy full SHA for f2da7f1
.travis.yml
@@ -11,6 +11,7 @@ matrix:
11
- php: 5.5
12
13
before_script:
14
+ - echo "extension = apc.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
15
- COMPOSER_ROOT_VERSION=2.1.x-dev composer --prefer-source --dev install
16
- php src/Symfony/Component/Locale/Resources/data/build-data.php
17
- export USE_INTL_ICU_DATA_VERSION=1
0 commit comments