Skip to content

Commit 19139c7

Browse files
update coverage badges
1 parent 4c5ea20 commit 19139c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
[![Build Status](https://travis-ci.com/JuliaDiffEq/RootedTrees.jl.svg?branch=master)](https://travis-ci.com/JuliaDiffEq/RootedTrees.jl)
44
[![Build status](https://ci.appveyor.com/api/projects/status/o9w0cl0mokfpnj0d?svg=true)](https://ci.appveyor.com/project/ranocha/RootedTrees-jl)
5-
[![Coverage Status](https://coveralls.io/repos/github/ranocha/RootedTrees.jl/badge.svg?branch=master)](https://coveralls.io/github/ranocha/RootedTrees.jl?branch=master)
6-
[![codecov.io](http://codecov.io/github/ranocha/RootedTrees.jl/coverage.svg?branch=master)](http://codecov.io/github/ranocha/RootedTrees.jl?branch=master)
5+
[![Coverage Status](https://coveralls.io/repos/github/JuliaDiffEq/RootedTrees.jl/badge.svg?branch=master)](https://coveralls.io/github/JuliaDiffEq/RootedTrees.jl?branch=master)
6+
[![codecov](https://codecov.io/gh/JuliaDiffEq/RootedTrees.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/JuliaDiffEq/RootedTrees.jl)
77

88
A collection of functionality around rooted trees to generate order conditions
99
for Runge-Kutta methods in [Julia](https://julialang.org/).

0 commit comments

Comments
 (0)