From 463f63d1714fbf24e43ffd7f8b7738710e8e2ecc Mon Sep 17 00:00:00 2001 From: Argo Zhang Date: Sat, 18 May 2019 19:19:49 +0800 Subject: [PATCH] =?UTF-8?q?doc(Appveyor):=20=E4=BB=A3=E7=A0=81=E8=A6=86?= =?UTF-8?q?=E7=9B=96=E7=8E=87Token=E7=BC=96=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- appveyor.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 9b80125c..a41ca7f4 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -10,7 +10,8 @@ init: - ps: dotnet --version environment: Appveyor: true - COVERALLS_REPO_TOKEN: OSBtrE43PLtH6NFqk7XDZr9sZcdTYARZ4 + COVERALLS_REPO_TOKEN: + secure: 5L1b6XqSNTOfU1iZrARo5eUOi1HOleVO3VDCW0pr6yaspgkC5jxL+gBDK0OEY8EI services: - mssql2014 - mysql