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:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- php: 5.6
|
- 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:
|
before_script:
|
||||||
- export PATH="$HOME/.composer/vendor/bin:$PATH"
|
- export PATH="$HOME/.composer/vendor/bin:$PATH"
|
||||||
|
|
Loading…
Reference in a new issue