We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0cb7af commit bc2a6b9Copy full SHA for bc2a6b9
.travis.yml
@@ -24,7 +24,7 @@ env:
24
matrix:
25
include:
26
- php: 5.6
27
- env: WP_VERSION=latest WP_MULTISITE=0 WP_PULUGIN_DEPLOY=1
+ env: WP_VERSION=latest WP_MULTISITE=0 WP_PLUGIN_DEPLOY=1
28
29
before_script:
30
- export PATH="$HOME/.composer/vendor/bin:$PATH"
0 commit comments