We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6566ff commit af054f7Copy full SHA for af054f7
.travis.yml
@@ -33,7 +33,7 @@ install:
33
#- php coveralls.phar --version
34
35
before_script:
36
- - bash bin/install-wp-tests.sh wordpress_test root '' localhost $WP_VERSION
+ - bash bin/install-wp-tests.sh
37
- composer self-update
38
# - composer require phpunit/phpunit:$PHP_UNIT_VERSION
39
- composer install --no-interaction
0 commit comments