Update badges

This commit is contained in:
Bobby McDonald 2022-04-13 15:03:55 -04:00
parent dce31d78d9
commit 56b369f0cb
2 changed files with 7 additions and 3 deletions

View File

@ -1,4 +1,4 @@
name: jruby
name: JRuby
on:
push:
branches: [ master ]
@ -6,7 +6,7 @@ on:
branches: [ master ]
jobs:
test-jruby:
test:
runs-on: ubuntu-18.04
strategy:
fail-fast: false

View File

@ -1,12 +1,16 @@
# OmniAuth: Standardized Multi-Provider Authentication
[![Gem Version](http://img.shields.io/gem/v/omniauth.svg)][gem]
[![Build Status](https://github.com/omniauth/omniauth/actions/workflows/main.yml/badge.svg)][githubactions]
[![Ruby](https://github.com/omniauth/omniauth/actions/workflows/main.yml/badge.svg)][githubactions]
[![TruffleRuby](https://github.com/omniauth/omniauth/actions/workflows/truffle_ruby.yml/badge.svg)](githubactionstruffle)
[![JRuby](https://github.com/omniauth/omniauth/actions/workflows/jruby.yml/badge.svg)](githubactionsjruby)
[![Code Climate](https://api.codeclimate.com/v1/badges/ffd33970723587806744/maintainability)][codeclimate]
[![Coverage Status](http://img.shields.io/coveralls/omniauth/omniauth.svg)][coveralls]
[gem]: https://rubygems.org/gems/omniauth
[githubactions]: https://github.com/omniauth/omniauth/actions/workflows/main.yml
[githubactionstruffle]: https://github.com/omniauth/omniauth/actions/workflows/truffle_ruby.yml
[githubactionsjruby]: https://github.com/omniauth/omniauth/actions/workflows/jruby.yml
[codeclimate]: https://codeclimate.com/github/omniauth/omniauth
[coveralls]: https://coveralls.io/r/omniauth/omniauth