mirror of
https://github.com/sshnet/SSH.NET.git
synced 2026-09-10 09:15:47 +00:00
Add minimal appveyor config
Add minimal appveyor config
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
os: Visual Studio 2015
|
||||
|
||||
before_build:
|
||||
- nuget restore
|
||||
|
||||
build:
|
||||
project: src\Renci.SshNet.VS2015.sln
|
||||
verbosity: minimal
|
||||
Reference in New Issue
Block a user