Skip to content

Commit

Permalink
travis fix for failing php 7.2 test
Browse files Browse the repository at this point in the history
  • Loading branch information
futtta committed Aug 23, 2020
1 parent cd5cb63 commit d10a3ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ before_script:
# install wp tests infra
- bash bin/install-wp-tests.sh wordpress_test root '' localhost $WP_VERSION
# print what's installed and where by default
- which phpunit && phpunit --version
# - which phpunit && phpunit --version

script: ./vendor/bin/phpunit

0 comments on commit d10a3ba

Please sign in to comment.