Skip to content

Commit 45005ff

Browse files
committed
Update README badges
1 parent e57bd6d commit 45005ff

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# FixedPointDecimals
22

3-
[![Build Status](https://travis-ci.org/omus/FixedPointDecimals.jl.svg?branch=master)](https://travis-ci.org/omus/FixedPointDecimals.jl)
4-
5-
[![Coverage Status](https://coveralls.io/repos/omus/FixedPointDecimals.jl/badge.svg?branch=master&service=github)](https://coveralls.io/github/omus/FixedPointDecimals.jl?branch=master)
6-
7-
[![codecov.io](http://codecov.io/github/omus/FixedPointDecimals.jl/coverage.svg?branch=master)](http://codecov.io/github/omus/FixedPointDecimals.jl?branch=master)
3+
[![Travis Build Status](https://travis-ci.org/JuliaMath/FixedPointDecimals.jl.svg?branch=master)](https://travis-ci.org/JuliaMath/FixedPointDecimals.jl)
4+
[![Appveyor Build Status](https://ci.appveyor.com/api/projects/status/edir9h23fs98jfjc/branch/master?svg=true)](https://ci.appveyor.com/project/omus/fixedpointdecimals-jl)
5+
[![coveralls](https://coveralls.io/repos/github/JuliaMath/FixedPointDecimals.jl/badge.svg?branch=master&service=github)](https://coveralls.io/github/JuliaMath/FixedPointDecimals.jl?branch=master)
6+
[![codecov.io](https://codecov.io/github/JuliaMath/FixedPointDecimals.jl/coverage.svg?branch=master)](https://codecov.io/github/JuliaMath/FixedPointDecimals.jl?branch=master)

0 commit comments

Comments
 (0)