Trying to fix the build, seems like Travis cannot work with ssh urls
This commit is contained in:
parent
44cb993ee9
commit
d1f7694004
|
@ -3,4 +3,4 @@
|
||||||
url = https://github.com/webmproject/libwebp
|
url = https://github.com/webmproject/libwebp
|
||||||
[submodule "Vendors/FLAnimatedImage"]
|
[submodule "Vendors/FLAnimatedImage"]
|
||||||
path = Vendors/FLAnimatedImage
|
path = Vendors/FLAnimatedImage
|
||||||
url = git@github.com:Flipboard/FLAnimatedImage.git
|
url = https://github.com/Flipboard/FLAnimatedImage
|
||||||
|
|
Loading…
Reference in New Issue