Updated CI server build commands to produce NuGet packages.

This commit is contained in:
varon 2016-07-18 02:00:20 +02:00
parent ec8104fbda
commit e546cae95d
2 changed files with 2 additions and 2 deletions

View file

@ -6,4 +6,4 @@ before_install:
- chmod +x build.sh
script:
- ./build.sh All
- ./build.sh NuGet

View file

@ -1,7 +1,7 @@
init:
- git config --global core.autocrlf input
build_script:
- cmd: build.cmd
- cmd: build.cmd NuGet
test: off
version: 0.0.1.{build}
artifacts: