Skip to content

Commit

Permalink
Fix Codecov badge
Browse files Browse the repository at this point in the history
  • Loading branch information
IainNZ committed Apr 28, 2016
1 parent 3f753b2 commit 10769fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Our documentation includes an installation guide, quick-start guide, and referen
* TravisCI: [![Build Status](https://travis-ci.org/JuliaOpt/JuMP.jl.svg?branch=master)](https://travis-ci.org/JuliaOpt/JuMP.jl)
* Test coverage:
[![Coverage Status](https://coveralls.io/repos/JuliaOpt/JuMP.jl/badge.svg?branch=master)](https://coveralls.io/r/JuliaOpt/JuMP.jl?branch=master)
[![codecov.io](http://codecov.io/github/JuliaOpt/JuMP.jl/coverage.svg?branch=master)](http://codecov.io/github/JuliaOpt/JuMP.jl?branch=master)
[![codecov](https://codecov.io/gh/JuliaOpt/JuMP.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/JuliaOpt/JuMP.jl)
* Changes: see [NEWS](https://github.com/JuliaOpt/JuMP.jl/tree/master/NEWS.md)


Expand Down

0 comments on commit 10769fb

Please sign in to comment.