use https for submodule so that travis (and others) can clone
This commit is contained in:
parent
207709e45f
commit
19e6bff9cd
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -1,3 +1,3 @@
|
|||
[submodule "test/data"]
|
||||
path = test/data
|
||||
url = git@github.com:mapnik/test-data
|
||||
url = https://github.com/mapnik/test-data.git
|
||||
|
|
Loading…
Reference in a new issue