Skip to content

Commit bf2fdba

Browse files
authored
Update Appveyor link
1 parent d03b335 commit bf2fdba

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/JuliaMath/DecFP.jl.svg)](https://travis-ci.org/JuliaMath/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/github/JuliaMath/DecFP.jl/badge.svg?branch=master)](https://coveralls.io/github/JuliaMath/DecFP.jl?branch=master)
2+
[![Travis Status](https://travis-ci.org/JuliaMath/DecFP.jl.svg)](https://travis-ci.org/JuliaMath/DecFP.jl) [![Appveyor status](https://ci.appveyor.com/api/projects/status/6557ypbhxst04t5w/branch/master?svg=true)](https://ci.appveyor.com/project/simonbyrne/decfp-jl/branch/master) [![Coverage Status](https://coveralls.io/repos/github/JuliaMath/DecFP.jl/badge.svg?branch=master)](https://coveralls.io/github/JuliaMath/DecFP.jl?branch=master)
33

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

0 commit comments

Comments
 (0)