You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by dg...@apache.org on 2021/10/05 17:16:39 UTC

[openwhisk-client-js] branch dgrove-oss-patch-1 created (now 30adbf8)

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

dgrove pushed a change to branch dgrove-oss-patch-1
in repository https://gitbox.apache.org/repos/asf/openwhisk-client-js.git.


      at 30adbf8  fix travis URL

This branch includes the following new commits:

     new 30adbf8  fix travis URL

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[openwhisk-client-js] 01/01: fix travis URL

Posted by dg...@apache.org.
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-client-js.git

commit 30adbf8d741be8557b431353f2a2ddb3f0cf39bd
Author: David Grove <dg...@users.noreply.github.com>
AuthorDate: Tue Oct 5 13:16:35 2021 -0400

    fix travis URL
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 05f3929..a3a91ae 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@
 -->
 # Apache OpenWhisk Client for JavaScript
 
-[![Build Status](https://travis-ci.com/apache/openwhisk-client-js.svg?branch=master)](https://travis-ci.com/apache/openwhisk-client-js)
+[![Build Status](https://travis-ci.com/apache/openwhisk-client-js.svg?branch=master)](https://travis-ci.com/github/apache/openwhisk-client-js)
 [![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
 [![codecov](https://codecov.io/gh/apache/openwhisk-client-js/branch/master/graph/badge.svg)](https://codecov.io/gh/apache/openwhisk-client-js)
 [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)