Skip to content

Commit

Permalink
Disable tests in appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amaitland committed Nov 13, 2014
1 parent f39c477 commit 0baf003
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ shallow_clone: true
# to run your custom scripts instead of automatic MSBuild
build_script:
- ps: .\build.ps1

# Disable tests
test: off

artifacts:
- path: NuGet\*.nupkg

0 comments on commit 0baf003

Please sign in to comment.