Use HTTPS git checkout instead of SSH

This commit is contained in:
Ian Craggs 2017-12-14 12:47:28 +00:00
parent c42f066d37
commit 3cf602d8a1
1 changed files with 1 additions and 1 deletions

View File

@ -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