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

Do we have a config to work with?

parent b6261ee0
No related branches found
No related tags found
1 merge request!3WIP: Add tests
Pipeline #1168 failed
This commit is part of merge request !3. Comments created here will be created in the context of that merge request.
...@@ -15,6 +15,7 @@ before_script: ...@@ -15,6 +15,7 @@ before_script:
- bash bin/install-wp-tests.sh $MYSQL_DATABASE root $MYSQL_ROOT_PASSWORD mysql $WP_VERSION true - bash bin/install-wp-tests.sh $MYSQL_DATABASE root $MYSQL_ROOT_PASSWORD mysql $WP_VERSION true
# Install PECL extension we rely on # Install PECL extension we rely on
- php --ini | grep "Loaded Configuration File"
- yes '' | pecl install -f $PECL_REDIS_VERSION - yes '' | pecl install -f $PECL_REDIS_VERSION
# PHPUnit # PHPUnit
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment