mirror of https://github.com/eclipse/paho.mqtt.c
Use HTTPS git checkout instead of SSH
This commit is contained in:
parent
c42f066d37
commit
3cf602d8a1
|
|
@ -16,7 +16,7 @@ install:
|
|||
|
||||
- cmd: C:\Python36\python --version
|
||||
|
||||
- cmd: git clone git@github.com:eclipse/paho.mqtt.testing.git
|
||||
- cmd: git clone https://github.com/eclipse/paho.mqtt.testing.git
|
||||
|
||||
- cmd: cd paho.mqtt.testing\interoperability
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue