doc(Appveyor): 代码覆盖率Token编码
This commit is contained in:
parent
1e798b02f1
commit
463f63d171
|
@ -10,7 +10,8 @@ init:
|
|||
- ps: dotnet --version
|
||||
environment:
|
||||
Appveyor: true
|
||||
COVERALLS_REPO_TOKEN: OSBtrE43PLtH6NFqk7XDZr9sZcdTYARZ4
|
||||
COVERALLS_REPO_TOKEN:
|
||||
secure: 5L1b6XqSNTOfU1iZrARo5eUOi1HOleVO3VDCW0pr6yaspgkC5jxL+gBDK0OEY8EI
|
||||
services:
|
||||
- mssql2014
|
||||
- mysql
|
||||
|
|
Loading…
Reference in New Issue