Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Commit f41dfea

Browse files
authored
Add license scan report and status (#95)
Signed off by: fossabot <badges@fossa.com>
1 parent 247d738 commit f41dfea

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Please upgrade to the latest versions to continue using this uploader.
88
[![Gem Version](https://badge.fury.io/rb/codecov.svg)](https://badge.fury.io/rb/codecov.svg)
99
[![Build Status](https://secure.travis-ci.org/codecov/codecov-ruby.svg?branch=master)](http://travis-ci.org/codecov/codecov-ruby)
1010
[![Codecov](https://circleci.com/gh/codecov/codecov-ruby.svg?style=svg)](https://circleci.com/gh/codecov/codecov-ruby)
11+
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcodecov%2Fcodecov-ruby.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcodecov%2Fcodecov-ruby?ref=badge_shield)
1112

1213

1314
[Codecov.io](https://codecov.io/) upload support for Ruby.
@@ -95,3 +96,7 @@ CODECOV_URL="https://codecov.mycompany.com"
9596
CODECOV_SLUG="owner/repo"
9697
CODECOV_TOKEN="repository token or global token"
9798
```
99+
100+
101+
## License
102+
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcodecov%2Fcodecov-ruby.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcodecov%2Fcodecov-ruby?ref=badge_large)

0 commit comments

Comments
 (0)