Skip to content

Commit d95e847

Browse files
authored
Merge pull request #502 from brendandburns/travis
Update the build status sticker to GH actions.
2 parents c8ee5ae + 0047bb0 commit d95e847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Javascript Kubernetes Client information
22

3-
[![Build Status](https://travis-ci.org/kubernetes-client/javascript.svg?branch=master)](https://travis-ci.org/kubernetes-client/javascript)
3+
[![Build Status](https://github.com/kubernetes-client/javascript/workflows/test/badge.svg)](https://github.com/kubernetes-client/javascript/actions)
44
[![Client Capabilities](https://img.shields.io/badge/Kubernetes%20client-Gold-blue.svg?style=flat&colorB=FFD700&colorA=306CE8)](http://bit.ly/kubernetes-client-capabilities-badge)
55
[![Client Support Level](https://img.shields.io/badge/kubernetes%20client-beta-green.svg?style=flat&colorA=306CE8)](http://bit.ly/kubernetes-client-support-badge)
66

0 commit comments

Comments
 (0)