Explorar o código

Exclude integration tests, and only run tests for Renci.SshNet.Tests assembly.

drieseng %!s(int64=9) %!d(string=hai) anos
pai
achega
e1a09c71a5
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      appveyor.yml

+ 6 - 0
appveyor.yml

@@ -6,3 +6,9 @@ before_build:
 build:
   project: src\Renci.SshNet.VS2015.sln
   verbosity: minimal
+
+test:
+  assemblies: src\Renci.SshNet.Tests\bin\Debug\Renci.SshNet.Tests.dll
+  categories:
+    except:
+    - integration