Updated references to new submodules to https urls, trying to fix travis

This commit is contained in:
Bogdan Poplauschi 2015-07-13 23:44:27 +03:00
parent 7c2b74070d
commit a19fb57c98
1 changed files with 2 additions and 2 deletions

4
.gitmodules vendored
View File

@ -3,7 +3,7 @@
url = https://chromium.googlesource.com/webm/libwebp
[submodule "Vendors/AFNetworking"]
path = Vendors/AFNetworking
url = git@github.com:AFNetworking/AFNetworking.git
url = https://github.com/AFNetworking/AFNetworking.git
[submodule "Vendors/FLAnimatedImage"]
path = Vendors/FLAnimatedImage
url = git@github.com:Flipboard/FLAnimatedImage.git
url = https://github.com/Flipboard/FLAnimatedImage.git