Skip to content

Commit a2c0722

Browse files
committed
Install Coveralls.Net
1 parent 2d74901 commit a2c0722

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ environment:
2222

2323
install:
2424
- ps: dotnet tool install Cake.Tool --version 1.3.0 --global
25+
- ps: dotnet tool install coveralls.net --version 4.0.1 --global
2526

2627
build_script:
2728
- ps: dotnet cake

0 commit comments

Comments
 (0)