tox: get additional modules using https (via #46904#note-2)

wip/47172-astregs-add-tiers-number
Frédéric Péters 3 years ago
parent 658808916d
commit 9901303997

@ -1,4 +1,4 @@
#!/bin/sh -ue
test -d wcs || git clone http://git.entrouvert.org/wcs.git
test -d wcs || git clone https://git.entrouvert.org/wcs.git
(cd wcs && git pull)

Loading…
Cancel
Save