Skip to content

Commit 6abdf46

Browse files
committed
fixup! Update build chain dependencies
1 parent 7520574 commit 6abdf46

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

appveyor.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ skip_tags: true
1010
clone_folder: C:\projects\libgit2sharp
1111

1212
environment:
13-
coveralls_repo_token:
13+
coveralls_token:
1414
secure: ixIsBslo9NheDb5lJknF58EYdgvZ0r3/L0ecRiXjfXmjHBLvoSU6/ZRwaMM+BAlG
1515
coverity_token:
1616
secure: nuzUT+HecXGIi3KaPd/1hgFEZJan/j6+oNbPV75JKjk=
@@ -153,6 +153,7 @@ after_test:
153153
154154
.\packages\coveralls.net\tools\csmacnz.Coveralls.exe `
155155
--opencover -i opencoverCoverage.xml `
156+
--repoTokenVariable "coveralls_token"`
156157
--useRelativePaths `
157158
--basePath "$Env:APPVEYOR_BUILD_FOLDER\"`
158159
}

0 commit comments

Comments
 (0)