use https for submodule so that travis (and others) can clone

This commit is contained in:
Dane Springmeyer 2015-04-30 07:53:55 -07:00
parent 207709e45f
commit 19e6bff9cd

2
.gitmodules vendored
View file

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