From 8f0785ea1fa1f7d43b0f4e6ed8e5a02068463766 Mon Sep 17 00:00:00 2001 From: William Correa Date: Mon, 25 Mar 2019 01:08:27 -0300 Subject: [PATCH] [#17/feature] Use travis to update docs and publish app --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 579cba5..69d4584 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,4 +20,4 @@ deploy: target_branch: master keep-history: true on: - branch: master + tags: true