From 0cc1f43e301a55cf70518ac3d9d8350fcdf0848d Mon Sep 17 00:00:00 2001 From: Gokcehan Date: Mon, 19 Mar 2018 23:41:08 +0300 Subject: [PATCH] only deploy on tags Related #90 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 357982c..f8c4ee2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,4 +10,5 @@ deploy: file_glob: true file: dist/* on: + tags: true repo: gokcehan/lf