fix submodule
authorMichael Wallner <mike@php.net>
Wed, 13 Jan 2021 10:42:38 +0000 (11:42 +0100)
committerMichael Wallner <mike@php.net>
Wed, 13 Jan 2021 10:42:38 +0000 (11:42 +0100)
.gitmodules
README.md

index 50b805e2dd7c2a7dc7df160225dc417e072ba074..72fd52f1e1a07f3d22140bf70a526cdf31e361f9 100644 (file)
@@ -1,2 +1,3 @@
 [submodule "scripts/ci"]
+       path = scripts/ci
        url = https://github.com/m6w6/pecl-ci.git
index 8bd6c0abda812411d5d144fbb61d337a97a2606d..f73e82c778d2cf59e7d47534b8cb31d357502efb 100644 (file)
--- 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)