From e1c3e0224759353d46d9bd3643fd4ece16585860 Mon Sep 17 00:00:00 2001 From: codeskyblue Date: Thu, 8 Sep 2016 16:39:43 +0800 Subject: [PATCH] modify tags true to test travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index b1e1d19..cd2e596 100644 --- a/.travis.yml +++ b/.travis.yml @@ -39,3 +39,4 @@ deploy: script: ./deploy.sh on: branch: master + tags: true