Skip to content
Snippets Groups Projects
Commit 84734e2c authored by Erick Hitter's avatar Erick Hitter
Browse files

:face_palm:

parent d2046d5f
No related branches found
No related tags found
1 merge request!22Create variant for testing Redis-related plugins
......@@ -19,7 +19,7 @@ before_script:
- |
if [[ $(php -v) =~ "PHP 5.6" ]]; then
pecl install redis-2.2.8
elif
else
pecl install redis
fi
- echo "extension=redis.so" > /usr/local/etc/php/conf.d/redis.ini
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment