From c0630614825b91bcc1099c8578c097c019844a6d Mon Sep 17 00:00:00 2001 From: deepzz0 Date: Sun, 25 Dec 2016 00:32:16 +0800 Subject: [PATCH] update --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a0fe021..f0e7346 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,6 +32,6 @@ deploy: file: "*.tar.gz" file_glob: true on: - # tags: true + tags: true repo: eiblog/eiblog all_branches: true