From 5f78d824aca072d18e1e3271aac56d01ea8fb1e1 Mon Sep 17 00:00:00 2001 From: Kevin Brown Date: Wed, 11 Sep 2019 23:44:21 -0400 Subject: [PATCH] Swap Travis CI badge with GitHub Actions badge Since it's still in a private beta, we can't link to anything useful so the link has been dropped --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2bc71722..d2d89e2e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Select2 ======= -[![Build Status][travis-ci-image]][travis-ci-status] +![Build Status][github-actions-image] [![cdnjs](https://img.shields.io/cdnjs/v/select2.svg)][cdnjs] [![jsdelivr](https://data.jsdelivr.com/v1/package/npm/select2/badge)][jsdelivr] @@ -93,6 +93,7 @@ The license is available within the repository in the [LICENSE][license] file. [documentation]: https://select2.org [documentation-repository]: https://github.com/select2/docs [freenode]: https://freenode.net/ +[github-actions-image]: https://github.com/select2/select2/workflows/CI/badge.svg [jsdelivr]: https://www.jsdelivr.com/package/npm/select2 [license]: LICENSE.md [releases]: https://github.com/select2/select2/releases