Skip to content

Commit 718f0e5

Browse files
authored
Merge pull request #341 from medyagh/patch-1
Update build status badge in README.md
2 parents 383b50a + 77a2213 commit 718f0e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

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

3-
[![Build Status]](https://travis-ci.org/kubernetes/utils) [![GoDoc](https://godoc.org/k8s.io/utils?status.svg)](https://godoc.org/k8s.io/utils)
3+
[![Test](https://github.com/kubernetes/utils/actions/workflows/test.yml/badge.svg)](https://github.com/kubernetes/utils/actions/workflows/test.yml) [![GoDoc](https://godoc.org/k8s.io/utils?status.svg)](https://godoc.org/k8s.io/utils)
44

55
A set of Go libraries that provide low-level, kubernetes-independent packages
66
supplementing the [Go standard libs].

0 commit comments

Comments
 (0)