From 1a52d42741846e92383432f409978113aefd342a Mon Sep 17 00:00:00 2001 From: Kaspars Dambis Date: Thu, 19 Mar 2020 22:50:17 +0200 Subject: [PATCH] Move the deploy logic to the deploy section --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7616e8153..71a5139b6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,7 +24,6 @@ jobs: - name: Release Package php: "7.3" env: WP_VERSION=latest WP_MULTISITE=0 WP_RELEASE=1 - if: tag IS present services: - mysql