From 887a5150e7e176648c0f0de2eff7f8017dfd4419 Mon Sep 17 00:00:00 2001 From: Matthias Pfefferle Date: Tue, 6 Nov 2018 18:36:52 +0100 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a357f740..7e65ed95 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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