From 9e514b6bb167ca2cf0dca4c8f9843c6b486c25d5 Mon Sep 17 00:00:00 2001 From: Ghost_chu <2908803755@qq.com> Date: Mon, 30 Jul 2018 23:22:34 +0800 Subject: [PATCH] testtestrelease Former-commit-id: 24d5fb03d0a9d2ffea879fdb4c6157a2350e7d3f --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index ce1a1c10d2..c05846c053 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,5 +14,6 @@ deploy: secure: $Github_token file: - ./push/* + file_glob: true on: tags: true \ No newline at end of file