From 7c4d36f9eaba950bb31ed9a92053b17ef875002a Mon Sep 17 00:00:00 2001 From: newRuntieException <wdz15@mails.tsinghua.edu.cn> Date: Tue, 14 Jul 2020 16:03:28 +0800 Subject: [PATCH] update travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 92d0a37..04a5d59 100755 --- a/.travis.yml +++ b/.travis.yml @@ -28,7 +28,7 @@ deploy: branch: master - provider: script skip-cleanup: true - script: coveralls + # script: coveralls on: all_branches: true condition: true -- GitLab