From ad83213b38e024c16d920fa6d94c1f99170e21ef Mon Sep 17 00:00:00 2001
From: newRuntieException <wdz15@mails.tsinghua.edu.cn>
Date: Wed, 15 Jul 2020 15:32:33 +0800
Subject: [PATCH] update travis.yml

---
 .travis.yml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 04a5d59..6daed58 100755
--- a/.travis.yml
+++ b/.travis.yml
@@ -26,9 +26,9 @@ deploy:
     local-dir: ./docs/build
     on:
       branch: master
-  - provider: script
-    skip-cleanup: true
+  # - provider: script
+    # skip-cleanup: true
     # script: coveralls
-    on:
-      all_branches: true
-      condition: true
+    # on:
+      # all_branches: true
+      # condition: true
-- 
GitLab