From 03da3544f67fecf1361753eec714d2003d4fa1f7 Mon Sep 17 00:00:00 2001 From: John Rommel Estropia Date: Sat, 5 Dec 2015 19:20:27 +0900 Subject: [PATCH] change GCDKit submodule path to public url to make sir Travis happy --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 0a86d62..5388219 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "Libraries/GCDKit"] path = Libraries/GCDKit - url = git@github.com:JohnEstropia/GCDKit.git + url = https://github.com/JohnEstropia/GCDKit.git