Skip to content
Snippets Groups Projects

WIP: Add tests

Closed Erick Hitter requested to merge add/tests into develop
+ 1
0
@@ -15,6 +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"
- yes '' | pecl install -f $PECL_REDIS_VERSION
# PHPUnit
Loading