From 563a0f6420de82da8c1c307e70074fa98cd323a5 Mon Sep 17 00:00:00 2001 From: monigo Date: Mon, 2 Dec 2019 22:04:04 +0800 Subject: [PATCH] fix tag --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 7f5ad6c..6b67fc2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,4 +21,5 @@ deploy: - bin/srun.exe skip_cleanup: true on: + branch: master tags: true \ No newline at end of file