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 91dd1b5390ebd834b6890a0d49e223a997b59020 Author: David Grove <[email protected]> AuthorDate: Tue Oct 5 13:25:49 2021 -0400 fix travis url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 981ea00..92a4601 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ # Apache OpenWhisk Runtime for Deno [](http://www.apache.org/licenses/LICENSE-2.0) -[](https://travis-ci.com/apache/openwhisk-runtime-deno) +[](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
