Switch badge to CircleCI

Travis is gone in 870d490bda51
This commit is contained in:
Anatoli Babenia 2018-08-13 03:05:20 +08:00 committed by Dave Anderson
parent 870d490bda
commit 48462f0844

View File

@ -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