Skip to content

Commit bba2d87

Browse files
committed
Add appveyor support
1 parent 0f24f10 commit bba2d87

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

appveyor.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
version: 1.0.0.{build}
2+
os: Visual Studio 2015
3+
build_script:
4+
- cmd: nuget restore & build.cmd package

0 commit comments

Comments
 (0)