no need to pub to nuget

This commit is contained in:
Tommy Parnell
2015-05-08 00:32:58 -04:00
parent 98b71ad6bb
commit 20a57348b9

View File

@@ -1,4 +1,4 @@
version: 1.0.{build} version: 1.0.{build}-rc1
nuget: nuget:
account_feed: true account_feed: true
project_feed: true project_feed: true
@@ -9,9 +9,3 @@ build_script:
test: off test: off
artifacts: artifacts:
- path: '*.nupkg' - path: '*.nupkg'
deploy:
- provider: NuGet
server:
api_key:
secure: fGNwXOtebe3kxu5SrB90CrbaCxVxuzuCQh3Ipcc0G/3cutoNZf7d7G6AaQ4fRv2l
skip_symbols: true