Skip to content

Commit

Permalink
Original repo has typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
fumikito committed May 10, 2019
1 parent 01900fe commit d43c5ae
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 @@ -24,7 +24,7 @@ env:
matrix:
include:
- php: 7.0
env: WP_VERSION=latest WP_MULTISITE=0 WP_PLUGIN_DEPLOY=1
env: WP_VERSION=latest WP_MULTISITE=0 WP_PULUGIN_DEPLOY=1
before_script:
- export PATH="$HOME/.composer/vendor/bin:$PATH"
- bash bin/install-wp-tests.sh wordpress_test root '' localhost $WP_VERSION
Expand Down

0 comments on commit d43c5ae

Please sign in to comment.