Commit 3cf602d8 authored by Ian Craggs's avatar Ian Craggs

Use HTTPS git checkout instead of SSH

parent c42f066d
...@@ -16,7 +16,7 @@ install: ...@@ -16,7 +16,7 @@ install:
- cmd: C:\Python36\python --version - 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 - cmd: cd paho.mqtt.testing\interoperability
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment