Commit 4a7f4e61 authored by Nick Craver's avatar Nick Craver

Appveyor: why do you hate people?

parent e723836d
......@@ -14,7 +14,7 @@ nuget:
disable_publish_on_pr: true
build_script:
- cmd: .\RedisConfigs\start-all.cmd
- cmd: .\RedisConfigs\start-all.cmd && exit 0
- ps: .\build.ps1 -BuildNumber "$env:APPVEYOR_BUILD_NUMBER" -Version "$env:APPVEYOR_REPO_TAG_NAME" -PullRequestNumber "$env:APPVEYOR_PULL_REQUEST_NUMBER" -CreatePackages $true
test: off
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment