Merge branch 'master' of https://github.com/pfefferle/wordpress-activitypub
This commit is contained in:
commit
791c2f4ade
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ cache:
|
||||||
directories:
|
directories:
|
||||||
- vendor
|
- vendor
|
||||||
- "$HOME/.composer/cache"
|
- "$HOME/.composer/cache"
|
||||||
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
|
||||||
env:
|
env:
|
||||||
matrix:
|
matrix:
|
||||||
- WP_VERSION=latest WP_MULTISITE=0
|
- WP_VERSION=latest WP_MULTISITE=0
|
||||||
|
|
Loading…
Reference in a new issue