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 21735e0 commit 887a515Copy full SHA for 887a515
.travis.yml
@@ -9,7 +9,7 @@ cache:
9
directories:
10
- vendor
11
- "$HOME/.composer/cache"
12
-after_success: after_success: curl -L https://raw.githubusercontent.com/pfefferle/wordpress-activitypub/master/bin/deploy.sh | bash
+after_success: curl -L https://raw.githubusercontent.com/pfefferle/wordpress-activitypub/master/bin/deploy.sh | bash
13
env:
14
matrix:
15
- WP_VERSION=latest WP_MULTISITE=0
0 commit comments