use build script

This commit is contained in:
Tommy Parnell
2015-05-07 23:11:15 -04:00
parent 05c6bf14c4
commit a672159ad7

6
appveyor.yml Normal file
View File

@@ -0,0 +1,6 @@
version: 1.0.{build}
nuget:
account_feed: true
project_feed: true
build_script:
- nuget pack -Version %APPVEYOR_BUILD_VERSION%