ソースを参照

One more try...

Gert Driesen 8 年 前
コミット
44f3f03873
1 ファイル変更1 行追加0 行削除
  1. 1 0
      appveyor.yml

+ 1 - 0
appveyor.yml

@@ -10,4 +10,5 @@ build:
 test_script:
 - cmd: >-
     vstest.console /logger:Appveyor src\Renci.SshNet.Tests\bin\Debug\Renci.SshNet.Tests.dll /TestCaseFilter:"TestCategory!=integration&TestCategory!=LongRunning"
+
     vstest.console /logger:Appveyor src\Renci.SshNet.Tests.NET35\bin\Debug\Renci.SshNet.Tests.NET35.dll /TestCaseFilter:"TestCategory!=integration&TestCategory!=LongRunning"