Skip to content

Commit 5d62557

Browse files
authored
Update Travis and Coveralls badges
1 parent 988acd6 commit 5d62557

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# DecFP: IEEE Decimal Floating-point in Julia
2-
[![Build Status](https://travis-ci.org/stevengj/DecFP.jl.svg)](https://travis-ci.org/stevengj/DecFP.jl) [![Build status](https://ci.appveyor.com/api/projects/status/si1d6og9wxsu8178?svg=true)](https://ci.appveyor.com/project/StevenGJohnson/decfp-jl) [![Coverage Status](https://coveralls.io/repos/stevengj/DecFP.jl/badge.png)](https://coveralls.io/r/stevengj/DecFP.jl)
2+
[![Build Status](https://travis-ci.org/JuliaMath/DecFP.jl.svg)](https://travis-ci.org/JuliMath/DecFP.jl) [![Build status](https://ci.appveyor.com/api/projects/status/si1d6og9wxsu8178?svg=true)](https://ci.appveyor.com/project/StevenGJohnson/decfp-jl) [![Coverage Status](https://coveralls.io/repos/JuliaMath/DecFP.jl/badge.png)](https://coveralls.io/github/JuliaMath/DecFP.jl)
33

44
The DecFP package is a Julia wrapper around the [Intel Decimal
55
Floating-Point Math

0 commit comments

Comments
 (0)