Skip to content

Commit 0baf003

Browse files
committed
Disable tests in appveyor.yml
1 parent f39c477 commit 0baf003

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

appveyor.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ shallow_clone: true
88
# to run your custom scripts instead of automatic MSBuild
99
build_script:
1010
- ps: .\build.ps1
11+
12+
# Disable tests
13+
test: off
1114

1215
artifacts:
1316
- path: NuGet\*.nupkg

0 commit comments

Comments
 (0)