Skip to content

Commit 09ffcb5

Browse files
committed
Try to fix the frozen badge issue for Coveralls
1 parent 2e2a0f8 commit 09ffcb5

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,7 +1,7 @@
11
# LinearAlgebra.jl
22
<!-- [![StatsBase](http://pkg.julialang.org/badges/StatsBase_0.4.svg)](http://pkg.julialang.org/?pkg=StatsBase&ver=0.4) -->
33
[![Build Status](https://travis-ci.org/andreasnoack/LinearAlgebra.jl.svg?branch=master)](https://travis-ci.org/andreasnoack/LinearAlgebra.jl)
4-
[![Coverage Status](https://coveralls.io/repos/github/andreasnoack/LinearAlgebra.jl/badge.svg?branch=master)](https://coveralls.io/github/andreasnoack/LinearAlgebra.jl?branch=master)
4+
[![Coverage Status](https://coveralls.io/repos/github/andreasnoack/LinearAlgebra.jl/badge.svg?branch=master&service=github)](https://coveralls.io/github/andreasnoack/LinearAlgebra.jl?branch=master)
55

66
### A fresh approach to numerical linear algebra in Julia
77

0 commit comments

Comments
 (0)