From 90685e83578c0b38fdcb67acc358e858dbedd00c Mon Sep 17 00:00:00 2001 From: Lex Berezhny Date: Wed, 12 Dec 2018 00:10:39 -0500 Subject: [PATCH] deploy release for tags --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index 9e33cadc2..2f44539d3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -61,6 +61,8 @@ jobs: skip_cleanup: true overwrite: true draft: true + on: + tags: true addons: artifacts: working_dir: dist @@ -89,6 +91,8 @@ jobs: skip_cleanup: true overwrite: true draft: true + on: + tags: true addons: artifacts: working_dir: dist