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

Set a fake config directory to appease the installer

parent b4ae9cef
Branches
Tags
1 merge request!3WIP: Add tests
Pipeline #1169 failed
......@@ -15,7 +15,7 @@ before_script:
- bash bin/install-wp-tests.sh $MYSQL_DATABASE root $MYSQL_ROOT_PASSWORD mysql $WP_VERSION true
# Install PECL extension we rely on
- php --ini | grep "Loaded Configuration File"
- pecl config-set php_ini /tmp/php.ini
- yes '' | pecl install -f $PECL_REDIS_VERSION
# PHPUnit
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment