include yml

This commit is contained in:
Tommy Parnell
2015-05-16 22:42:42 -04:00
parent e7e95ccc1d
commit 311f3ffa9f
2 changed files with 11 additions and 0 deletions

9
appveyor.yml Normal file
View File

@@ -0,0 +1,9 @@
version: 1.0.{build}
nuget:
account_feed: true
project_feed: true
build:
publish_nuget: true
publish_nuget_symbols: true
include_nuget_references: true
verbosity: normal

View File

@@ -1,3 +1,5 @@
[![Build status](https://ci.appveyor.com/api/projects/status/2shuyra61n7ntmee?svg=true)](https://ci.appveyor.com/project/tparnell8/netrunnerdb-net)
## What is this?
A simple API wrapper over the netrunner db. Still a WIP