README: update status badge

We're no longer using Travis, CircleCI, or AppVeyor, so remove their
status badges and add one for actions.
This commit is contained in:
brian m. carlson 2019-09-23 16:22:33 +00:00
parent 6de0a46ac7
commit b90627c7fc
No known key found for this signature in database
GPG Key ID: 2D0C9BC12F82B3A1

@ -1,15 +1,8 @@
# Git Large File Storage
| Linux | macOS | Windows |
| :---- | :------ | :---- |
[ ![Linux build status][1]][2] | [![macOS build status][3]][4] | [![Windows build status][5]][6] |
![CI status][1]
[1]: https://travis-ci.org/git-lfs/git-lfs.svg?branch=master
[2]: https://travis-ci.org/git-lfs/git-lfs
[3]: https://circleci.com/gh/git-lfs/git-lfs.svg?style=shield&circle-token=856152c2b02bfd236f54d21e1f581f3e4ebf47ad
[4]: https://circleci.com/gh/git-lfs/git-lfs
[5]: https://ci.appveyor.com/api/projects/status/46a5yoqc3hk59bl5/branch/master?svg=true
[6]: https://ci.appveyor.com/project/git-lfs/git-lfs/branch/master
[1]: https://github.com/git-lfs/git-lfs/workflows/CI/badge.svg
[Git LFS](https://git-lfs.github.com) is a command line extension and
[specification](docs/spec.md) for managing large files with Git.