remove code coverage for now

This commit is contained in:
Tommy Parnell
2017-07-05 17:39:27 -04:00
parent 4ce00cf6bb
commit 8b66bdcd92

View File

@@ -19,7 +19,6 @@ build_script:
test_script:
- ps: dotnet test -c Release .\src\UriBuilder.Fluent.UnitTests\UriBuilder.Fluent.UnitTests.csproj
- ps: .\Coverage.ps1
deploy:
- provider: NuGet