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 f1135d3 commit 9f92422Copy full SHA for 9f92422
.travis.yml
@@ -9,7 +9,7 @@ cache:
9
directories:
10
- vendor
11
- "$HOME/.composer/cache"
12
-after_success: bash bin/deploy.sh
+after_success: ./bin/deploy.sh
13
env:
14
matrix:
15
- WP_VERSION=latest WP_MULTISITE=0
0 commit comments