Create packages in turn calls build app

Create packages in turn calls build app so no need to call it.
This commit is contained in:
Naveen
2015-12-05 21:26:52 -05:00
parent 7a7a1e953e
commit ee694f7b11
+1 -2
View File
@@ -1,10 +1,9 @@
init:
- git config --global core.autocrlf input
build_script:
- cmd: build.cmd BuildApp
- cmd: build.cmd CreatePackages
- cmd: build.cmd UnitTests
- cmd: build.cmd ConventionTests
- cmd: build.cmd CreatePackages
test: off
nuget:
account_feed: true