From 48462f08448bc94a2a5060e5f920a36c837870ff Mon Sep 17 00:00:00 2001 From: Anatoli Babenia Date: Mon, 13 Aug 2018 03:05:20 +0800 Subject: [PATCH] Switch badge to CircleCI Travis is gone in 870d490bda51 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77798bc..cbcce86 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Netboot, packages and utilities for network booting -[![license](https://img.shields.io/github/license/google/netboot.svg?maxAge=2592000)](https://github.com/google/netboot/blob/master/LICENSE) [![Travis](https://img.shields.io/travis/google/netboot.svg?maxAge=2592000)](https://travis-ci.org/google/netboot) [![api](https://img.shields.io/badge/api-unstable-red.svg)](https://godoc.org/go.universe.tf/netboot) +[![license](https://img.shields.io/github/license/google/netboot.svg)](https://github.com/google/netboot/blob/master/LICENSE) [![CircleCI](https://img.shields.io/circleci/project/github/google/netboot.svg)](https://circleci.com/gh/google/netboot) [![api](https://img.shields.io/badge/api-unstable-red.svg)](https://godoc.org/go.universe.tf/netboot) This repository contains Go implementations of network protocols used in booting machines over the network, as well as software that make