fixed typo
This commit is contained in:
parent
c0cb7af9ae
commit
bc2a6b9e25
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ env:
|
|||
matrix:
|
||||
include:
|
||||
- php: 5.6
|
||||
env: WP_VERSION=latest WP_MULTISITE=0 WP_PULUGIN_DEPLOY=1
|
||||
env: WP_VERSION=latest WP_MULTISITE=0 WP_PLUGIN_DEPLOY=1
|
||||
|
||||
before_script:
|
||||
- export PATH="$HOME/.composer/vendor/bin:$PATH"
|
||||
|
|
Loading…
Reference in a new issue