Skip to content

Commit

Permalink
Switch to Codecov in the README too
Browse files Browse the repository at this point in the history
  • Loading branch information
rmccue committed Oct 2, 2015
1 parent 2accbe0 commit cea419c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,12 +115,12 @@ issue](https://github.com/rmccue/Requests/issues/new)!
Testing
-------
[![Build Status](https://secure.travis-ci.org/rmccue/Requests.png?branch=master)](http://travis-ci.org/rmccue/Requests)
[![Coverage Status](https://coveralls.io/repos/rmccue/Requests/badge.png?branch=master)][coveralls]
[![codecov.io](http://codecov.io/github/rmccue/Requests/coverage.svg?branch=master)](http://codecov.io/github/rmccue/Requests?branch=master)

Requests strives to have 100% code-coverage of the library with an extensive
set of tests. We're not quite there yet, but [we're getting close][coveralls].
set of tests. We're not quite there yet, but [we're getting close][codecov].

[coveralls]: https://coveralls.io/r/rmccue/Requests?branch=master
[codecov]: http://codecov.io/github/rmccue/Requests

To run the test suite, first check that you have the [PHP
JSON extension ](http://php.net/manual/en/book.json.php) enabled. Then
Expand Down

0 comments on commit cea419c

Please sign in to comment.