JanEggers
7 anni fa
committed by
GitHub
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con
1 aggiunte e
1 eliminazioni
-
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" |