Skip to content

Commit bc2a6b9

Browse files
committed
fixed typo
1 parent c0cb7af commit bc2a6b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ env:
2424
matrix:
2525
include:
2626
- php: 5.6
27-
env: WP_VERSION=latest WP_MULTISITE=0 WP_PULUGIN_DEPLOY=1
27+
env: WP_VERSION=latest WP_MULTISITE=0 WP_PLUGIN_DEPLOY=1
2828

2929
before_script:
3030
- export PATH="$HOME/.composer/vendor/bin:$PATH"

0 commit comments

Comments
 (0)