aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 3fa3b42..826dd65 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -59,7 +59,7 @@ jobs:
59 #============================================================= 59 #=============================================================
60 60
61 - name: release-win64 61 - name: release-win64
62 if: branch IN (master, staging) 62 if: tag IS present OR branch IN (master, staging)
63 language: shell 63 language: shell
64 os: windows 64 os: windows
65 65