Add GitHub actions badges to the README.
This commit is contained in:
parent
6536b96458
commit
65886ac875
|
|
@ -1,6 +1,8 @@
|
|||
# rubyzip
|
||||
|
||||
[](http://badge.fury.io/rb/rubyzip)
|
||||
[](https://github.com/rubyzip/rubyzip/actions/workflows/tests.yml)
|
||||
[](https://github.com/rubyzip/rubyzip/actions/workflows/lint.yml)
|
||||
[](http://travis-ci.org/rubyzip/rubyzip)
|
||||
[](https://codeclimate.com/github/rubyzip/rubyzip)
|
||||
[](https://coveralls.io/r/rubyzip/rubyzip?branch=master)
|
||||
|
|
|
|||
Loading…
Reference in New Issue