From fc645ce79971049a0a29aa1ec9eaae6d0cfe8656 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8B=A5=E5=B0=98=EF=BC=88=E6=A8=B1=E3=81=AE=E6=B3=AA?= =?UTF-8?q?=EF=BC=89?= Date: Tue, 15 Jan 2019 13:12:23 +0800 Subject: [PATCH] update: travis.yml --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 0053931..f476ec6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,8 @@ deploy: skip_cleanup: true file_glob: true file: bin/* - draft: true + # draft: true + overwrite: true on: repo: rc452860/vnet branch: master