From e8c307c282c2f88a67ba26dd1178740aff890fb1 Mon Sep 17 00:00:00 2001 From: Eric Wasylishen Date: Sun, 2 Oct 2016 23:15:13 -0600 Subject: [PATCH] build: travis: try setting up auto deployments 2 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 30b58363..778fe98b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,3 +26,4 @@ deploy: - "build/*.zip" on: repo: ericwa/tyrutils-ericw + tags: true