From c3bb4e167d783212f94215f5523c8f14a46218f8 Mon Sep 17 00:00:00 2001 From: Tang Rufus Date: Tue, 6 Feb 2018 11:52:06 +0800 Subject: [PATCH] TravisCI: Update deployment config --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 599a788..1da262e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -84,7 +84,7 @@ deploy: file: release/wp-cloudflare-guard.zip skip_cleanup: true on: - condition: "$WP_VERSION = nightly" + condition: "$WP_VERSION = latest" php: 7.1 tags: true repo: TypistTech/wp-cloudflare-guard