From 24983e4baed983e522518495e1170afcda8cbb17 Mon Sep 17 00:00:00 2001 From: deepzz0 Date: Sun, 25 Dec 2016 00:09:54 +0800 Subject: [PATCH] test3 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f0e7346..a0fe021 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