From 8590184df7900ae88ed48b73911262bdc6e4acbf Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Fri, 12 Jun 2020 17:02:50 -0700 Subject: [PATCH] Refine build condition --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a25025e458..6ca71bf8ff 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,7 +19,7 @@ branches: - master - /^v\d+\.\d+/ -if: type = push +if: type IN (api, cron) OR tag IS present notifications: slack: