From 8d27a17cdbb17626e380140f1835f9ee2affe034 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=B2=B3?= Date: Mon, 2 Dec 2019 22:20:33 +0800 Subject: [PATCH] update travis.yom --- .travis.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 7ce5a8f..171f937 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,5 +22,6 @@ deploy: skip_cleanup: true file: - server_linux_amd64.zip -on: - tags: true + on: + tags: true + all_branches: true