From 58784466a259d7eddcb2c7aef23b3618f7c51dc4 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Wed, 13 Jan 2021 11:11:12 +0100 Subject: [PATCH 1/1] fix submodule ref --- .gitmodules | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index 95347fa..72fd52f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "travis-pecl"] - path = scripts/ci - url = https://github.com/m6w6/travis-pecl.git - branch = master [submodule "scripts/ci"] + path = scripts/ci url = https://github.com/m6w6/pecl-ci.git -- 2.30.2