[tarantool-patches] [PATCH] third_party/serpent: Use https for travis sake

Cyrill Gorcunov gorcunov at gmail.com
Thu Jul 25 00:53:24 MSK 2019


---
 .gitmodules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitmodules b/.gitmodules
index 2db068148..1062f7379 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -36,4 +36,4 @@
 	url = https://github.com/tarantool/decNumber.git
 [submodule "third_party/serpent"]
 	path = third_party/serpent
-	url = git at github.com:tarantool/serpent.git
+	url = https://github.com/tarantool/serpent.git
-- 
2.20.1





More information about the Tarantool-patches mailing list