JanEggers
пре 7 година
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са
1 додато и
1 уклоњено
-
appveyor.yml
|
|
@@ -13,4 +13,4 @@ build: |
|
|
|
project: MQTTnet.sln |
|
|
|
verbosity: minimal |
|
|
|
test_script: |
|
|
|
- cmd: vstest.console /logger:Appveyor Tests\MQTTnet.Core.Tests\bin\Release\netcoreapp2.0\MQTTnet.Core.Tests.dll |
|
|
|
- cmd: vstest.console /logger:Appveyor "%APPVEYOR_BUILD_FOLDER%\Tests\MQTTnet.Core.Tests\bin\Release\netcoreapp2.0\MQTTnet.Core.Tests.dll" |