Skip to content

Commit

Permalink
Reverting the coverall.io nuget package. There seems to be an issue w…
Browse files Browse the repository at this point in the history
…ith v1.4.1 preventing coverage report to be uploaded
  • Loading branch information
Jericho committed Oct 2, 2017
1 parent 42a69e9 commit afcf269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.cake
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#tool "nuget:?package=GitReleaseManager&version=0.6.0"
#tool "nuget:?package=OpenCover&version=4.6.519"
#tool "nuget:?package=ReportGenerator&version=3.0.0"
#tool "nuget:?package=coveralls.io&version=1.4.1"
#tool "nuget:?package=coveralls.io&version=1.3.4"
#tool "nuget:?package=xunit.runner.console&version=2.2.0"


Expand Down

0 comments on commit afcf269

Please sign in to comment.