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 c8d6290 commit 72e2388Copy full SHA for 72e2388
1 file changed
.travis.yml
@@ -33,8 +33,7 @@ before_install:
33
- nvm install 10.12.0
34
# Install Redis and Memcached
35
- echo "extension = memcached.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
36
- # Temporary disabled as it's not compatible with PHP 5.6
37
- # - printf "\n" | pecl install -f redis
+ - printf "\n" | pecl install -f redis
38
39
before_script:
40
# install deps and UF
0 commit comments