From: Michael Wallner Date: Wed, 13 Jan 2021 10:42:38 +0000 (+0100) Subject: fix submodule X-Git-Tag: RELEASE_3_2_4~9 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=39db6372659aa5dc62fae941803d5787603b9587 fix submodule --- diff --git a/.gitmodules b/.gitmodules index 50b805e..72fd52f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,2 +1,3 @@ [submodule "scripts/ci"] + path = scripts/ci url = https://github.com/m6w6/pecl-ci.git diff --git a/README.md b/README.md index 8bd6c0a..f73e82c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ext-http -[![Build Status](https://travis-ci.org/m6w6/ext-http.svg?branch=master)](https://travis-ci.org/m6w6/ext-http) +[![Build Status](https://github.com/m6w6/ext-http/workflows/ci/badge.svg?branch=v3.x)](https://github.com/m6w6/ext-http/actions?query=branch%3Av3.x+workflow%3Aci) [![Coverity Scan Build Status](https://scan.coverity.com/projects/8711/badge.svg)](https://scan.coverity.com/projects/m6w6-ext-http) [![codecov](https://codecov.io/gh/m6w6/ext-http/branch/master/graph/badge.svg)](https://codecov.io/gh/m6w6/ext-http) [![Join the chat at https://gitter.im/m6w6/ext-http](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/m6w6/ext-http)