From 03369b8a6c4d1231d4c1e14d0967d00600779f6d Mon Sep 17 00:00:00 2001 From: Andrew Pennebaker Date: Sun, 3 May 2015 12:51:52 -0500 Subject: [PATCH] use https url for travis support --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index f22c7288..cfaf6c66 100644 --- a/.gitmodules +++ b/.gitmodules @@ -659,4 +659,4 @@ url = https://github.com/jflex-de/jflex.tmbundle.git [submodule "vendor/grammars/Bind.tmbundle"] path = vendor/grammars/Bind.tmbundle - url = git@github.com:norm/Bind.tmbundle.git + url = https://github.com/norm/Bind.tmbundle.git