Skip to content

Commit 58523ba

Browse files
committed
appveyor should not run release
1 parent a997553 commit 58523ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ os: Windows Server 2012 R2
22
init:
33
- git config --global core.autocrlf input
44
build_script:
5-
- cmd: build.cmd Release
5+
- cmd: build.cmd NuGet
66
test: off
77
version: '{build}'
88
artifacts:

0 commit comments

Comments
 (0)