From ee98e4f466eae6af78c064dd5da0dc3af7f8d077 Mon Sep 17 00:00:00 2001 From: Mikko Ylinen Date: Thu, 12 Mar 2020 19:03:26 +0200 Subject: [PATCH] README: switch to Github Actions badge Signed-off-by: Mikko Ylinen --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4b75a21..40c5cf08 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # ![Intel Device Plugins for Kubernetes](.intel-logo.png) Device Plugins for Kubernetes -[![Build Status](https://travis-ci.org/intel/intel-device-plugins-for-kubernetes.svg?branch=master)](https://travis-ci.org/intel/intel-device-plugins-for-kubernetes) +[![Build Status](https://github.com/intel/intel-device-plugins-for-kubernetes/workflows/CI/badge.svg?branch=master)](https://github.com/intel/intel-device-plugins-for-kubernetes/actions?query=workflow%3ACI) [![Go Report Card](https://goreportcard.com/badge/github.com/intel/intel-device-plugins-for-kubernetes)](https://goreportcard.com/report/github.com/intel/intel-device-plugins-for-kubernetes) [![GoDoc](https://godoc.org/github.com/intel/intel-device-plugins-for-kubernetes/pkg/deviceplugin?status.svg)](https://godoc.org/github.com/intel/intel-device-plugins-for-kubernetes/pkg/deviceplugin)