From bb0417d092f3d4f813ce756e188a42263192e371 Mon Sep 17 00:00:00 2001 From: oneRain Date: Fri, 19 Jul 2019 17:11:25 +0800 Subject: [PATCH] =?UTF-8?q?temp:=20=E6=9A=82=E6=97=B6=E5=B1=8F=E8=94=BD=20?= =?UTF-8?q?tags=20=E6=89=93=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index b608f84..9e21304 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,7 +15,7 @@ deploy: skip_cleanup: true on: repo: leancloud/csharp-sdk - tags: true + # tags: true after_deploy: - doxygen Doxyfile - sh ./script/deploy.sh