Travis Ralston 79b0f14984
Fix git protocol usage for CI (#296)
Prevents this:
```
+ git clone git://github.com/matrix-org/matrix-js-sdk.git matrix-js-sdk --branch develop --depth 1
Cloning into 'matrix-js-sdk'...
fatal: remote error:
  The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.
```
2022-01-11 09:06:07 +00:00
..
2022-01-10 12:57:33 +00:00
2021-07-01 15:48:07 +01:00
2022-01-10 12:57:33 +00:00
2021-07-19 20:09:13 +01:00
2021-05-27 14:45:06 +01:00