Update .travis.yml

This commit is contained in:
Matthias Pfefferle 2018-11-06 18:36:52 +01:00 committed by GitHub
parent 21735e067b
commit 887a5150e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ cache:
directories:
- vendor
- "$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:
matrix:
- WP_VERSION=latest WP_MULTISITE=0