mirror of
https://github.com/sshnet/SSH.NET.git
synced 2026-09-10 01:05:42 +00:00
Exclude integration tests, and only run tests for Renci.SshNet.Tests assembly.
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user