fixed typo

This commit is contained in:
Matthias Pfefferle 2018-09-24 20:54:25 +02:00
parent c0cb7af9ae
commit bc2a6b9e25

View file

@ -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"