From 8bd2ab4f1c6e0fad7ab6f88d587a2deaf9dae389 Mon Sep 17 00:00:00 2001 From: Juerg Hunziker Date: Fri, 29 Mar 2019 16:47:56 +0100 Subject: [PATCH] only deploy tagged commits --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index fd466538f..5e596696a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,6 +23,7 @@ deploy: script: scripts/deploy-wp-plugin.sh on: php: 7.2 + tags: true all_branches: true env: