mirror of https://github.com/eclipse/paho.mqtt.c
Try AppVeyor config again
This commit is contained in:
parent
9337e39dea
commit
7fb29737a3
|
|
@ -22,7 +22,7 @@ install:
|
|||
|
||||
- cmd: cd paho.mqtt.testing\interoperability
|
||||
|
||||
- ps: Start-Process C:\Python36\python -ArgumentList 'startbroker.py' '-c' 'client_testing.conf'
|
||||
- ps: Start-Process C:\Python36\python -ArgumentList 'startbroker.py -c client_testing.conf'
|
||||
|
||||
- cmd: cd ..\..
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue