diff --git a/.travis.yml b/.travis.yml index e54f20d3..72bf17ea 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,7 +24,7 @@ stages: - name: snapshot if: branch = master AND type IN (push) AND tag IS blank - name: release - if: branch = master AND tag IS present + if: type IN (push) AND tag IS present jobs: include: