From 1b6f7d1114f1d28bb8d3a878769de8d43c4ee9c8 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Tue, 13 Jun 2017 12:14:47 +0200 Subject: Update travis to match current configuration --- .gitmodules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index a762c16e..8ee8ab30 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,9 @@ [submodule "main/openvpn"] path = main/openvpn - url = https://github.com/schwabe/openvpn.git + url = ../openvpn.git [submodule "main/openssl"] path = main/openssl - url = https://github.com/schwabe/platform_external_openssl.git + url = ../platform_external_openssl.git [submodule "main/breakpad"] path = main/breakpad - url = https://github.com/schwabe/breakpad.git + url = ../breakpad.git -- cgit v1.2.3