JanEggers
7 vuotta sitten
committed by
GitHub
vanhempi
commit
98cac153e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 muutettua tiedostoa jossa
1 lisäystä ja
1 poistoa
-
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" |