WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 171700d

Browse files
authored
Update badges (#22)
1 parent d26f8ff commit 171700d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# RoundingIntegers
22

3-
[![Build Status](https://travis-ci.org/JuliaMath/RoundingIntegers.jl.svg?branch=master)](https://travis-ci.org/JuliaMath/RoundingIntegers.jl)
4-
5-
[![codecov.io](http://codecov.io/github/JuliaMath/RoundingIntegers.jl/coverage.svg?branch=master)](http://codecov.io/github/JuliaMath/RoundingIntegers.jl?branch=master)
3+
[![Build Status](https://github.com/JuliaMath/RoundingIntegers.jl/actions/workflows/CI.yml/badge.svg)](https://github.com/JuliaMath/RoundingIntegers.jl/actions/workflows/CI.yml)
4+
[![codecov](https://codecov.io/github/JuliaMath/RoundingIntegers.jl/graph/badge.svg?token=f40o3BvQzF)](https://codecov.io/github/JuliaMath/RoundingIntegers.jl)
65

76
RoundingIntegers defines new integer types for the Julia programming
87
language. Rounding integers act very much like regular integers,

0 commit comments

Comments
 (0)