Loading .travis.yml +1 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,7 @@ matrix: before_script: - bash bin/install-wp-tests.sh wordpress_test root '' 127.0.0.1 $WP_VERSION - printf "\n" | pecl install imagick - composer install script: - phpunit --coverage-clover clover.xml Loading Loading
.travis.yml +1 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,7 @@ matrix: before_script: - bash bin/install-wp-tests.sh wordpress_test root '' 127.0.0.1 $WP_VERSION - printf "\n" | pecl install imagick - composer install script: - phpunit --coverage-clover clover.xml Loading