Update build status badge. ()

Since the CI build is now on GitHub actions rather than Travis, point to the
Actions badge image instead.
This commit is contained in:
M. J. Fromberger
2021-01-31 11:22:02 -08:00
committed by GitHub
parent ba51841548
commit 509311a279

@ -1,4 +1,4 @@
[![Build Status](https://travis-ci.org/pcarrier/gauth.png?branch=main)](https://travis-ci.org/pcarrier/gauth)
[![Go presubmit](https://github.com/pcarrier/gauth/workflows/Go%20presubmit/badge.svg)](https://github.com/pcarrier/gauth/actions)
gauth: replace Google Authenticator
===================================