README: there is not CI for this currently

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
Vincent Batts 2020-09-24 14:58:01 -04:00
parent f0ff244d87
commit 3c546fa84f
No known key found for this signature in database
GPG Key ID: 524F155275DF0C3E
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
# Go Omaha
[![Build Status](https://travis-ci.org/coreos/go-omaha.svg?branch=master)](https://travis-ci.org/coreos/go-omaha)
[![GoDoc](https://godoc.org/git.thisco.de/vbatts/go-omaha/omaha?status.svg)](https://godoc.org/git.thisco.de/vbatts/go-omaha/omaha)
Implementation of the [omaha update protocol](https://github.com/google/omaha) in Go.