include yml
This commit is contained in:
9
appveyor.yml
Normal file
9
appveyor.yml
Normal 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
|
||||||
@@ -1,3 +1,5 @@
|
|||||||
|
[](https://ci.appveyor.com/project/tparnell8/netrunnerdb-net)
|
||||||
|
|
||||||
## What is this?
|
## What is this?
|
||||||
|
|
||||||
A simple API wrapper over the netrunner db. Still a WIP
|
A simple API wrapper over the netrunner db. Still a WIP
|
||||||
|
|||||||
Reference in New Issue
Block a user