docs: Update build badge in README

Moves the build badge to point at Github Actions, instead of the old (failing) Travis build
This commit is contained in:
Vincent Ambo 2021-06-26 01:32:07 +02:00 committed by Vincent Ambo
parent 0face4273d
commit f208dc9740

View File

@ -4,7 +4,7 @@
-----------------
[![Build Status](https://travis-ci.org/google/nixery.svg?branch=master)](https://travis-ci.org/google/nixery)
[![Build Status](https://github.com/google/nixery/actions/workflows/build-and-test.yaml/badge.svg)](https://github.com/google/nixery/actions/workflows/build-and-test.yaml)
**Nixery** is a Docker-compatible container registry that is capable of
transparently building and serving container images using [Nix][].