This is an automated email from the ASF dual-hosted git repository.

dgrove pushed a commit to branch dgrove-oss-patch-1
in repository https://gitbox.apache.org/repos/asf/openwhisk-runtime-deno.git

commit c83cb7c4f60267b92aea53b42ad4588157c24de3
Author: David Grove <[email protected]>
AuthorDate: Thu Feb 9 10:24:40 2023 -0500

    remove travis badge
    
    I failed to do a `git add` in #17...this was supposed to be in that PR.
---
 README.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/README.md b/README.md
index 8fefca7..13f4fb7 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,6 @@
 # Apache OpenWhisk Runtime for Deno
 
 
[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
-[![Build 
Status](https://travis-ci.com/apache/openwhisk-runtime-deno.svg?branch=master)](https://travis-ci.com/github/apache/openwhisk-runtime-deno)
 
 This repository contains sources files needed to build the Deno
 runtimes for Apache OpenWhisk. The build system will produce a Docker

Reply via email to