Add minimal appveyor config

Add minimal appveyor config
This commit is contained in:
drieseng
2016-06-20 10:58:17 +02:00
parent 905023e4d4
commit 2f7a5f91ff
+8
View File
@@ -0,0 +1,8 @@
os: Visual Studio 2015
before_build:
- nuget restore
build:
project: src\Renci.SshNet.VS2015.sln
verbosity: minimal