Skip to content

Commit 5adb5a9

Browse files
committed
2 parents de07ba3 + f1c329b commit 5adb5a9

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

appveyor.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
os: Visual Studio 2015
2+
3+
before_build:
4+
- nuget restore src\SshNet.Security.Cryptography.VS2015.sln
5+
6+
build:
7+
project: src\SshNet.Security.Cryptography.VS2015.sln
8+
verbosity: minimal
9+
10+
test:
11+
assemblies: test\SshNet.Security.Cryptography.NET40.Tests\bin\Debug\SshNet.Security.Cryptography.Tests.dll

0 commit comments

Comments
 (0)