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

Commit

Permalink
update readme [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
stevepeak committed Jul 12, 2016
1 parent 4c1c4a3 commit 4c12e6d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,16 @@ Codecov Global Uploader
=======================
> Upload reports to Codecov for almost every supported language.
[![Deployed Version](https://codecov.io/bash?badge=y)](https://codecov.io/bash?redirect=y)
[![Deployed Version](https://codecov.io?bash=badge)](https://codecov.io?bash=redirect)

------

> ```bash
# All CI
bash <(curl -s https://codecov.io/bash)
# Jenkins
curl -s https://codecov.io/bash | bash
```
------
Expand Down

0 comments on commit 4c12e6d

Please sign in to comment.