Skip to content

Commit cba62c0

Browse files
authored
Update CI badges (#64)
1 parent 48817ed commit cba62c0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

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

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)
3+
[![CI](https://github.com/JuliaMath/FixedPointDecimals.jl/workflows/CI/badge.svg)](https://github.com/JuliaMath/FixedPointDecimals.jl/actions?query=workflow%3ACI)
54
[![coveralls](https://coveralls.io/repos/github/JuliaMath/FixedPointDecimals.jl/badge.svg?branch=master&service=github)](https://coveralls.io/github/JuliaMath/FixedPointDecimals.jl?branch=master)
65
[![codecov.io](https://codecov.io/github/JuliaMath/FixedPointDecimals.jl/coverage.svg?branch=master)](https://codecov.io/github/JuliaMath/FixedPointDecimals.jl?branch=master)
76

0 commit comments

Comments
 (0)