Skip to content

Commit 016f47d

Browse files
authored
link CI to logs
1 parent 8e1e130 commit 016f47d

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
@@ -6,7 +6,7 @@ Most of these functions were formerly part of Base in early versions of Julia.
66

77
CI (Linux, macOS, FreeBSD, Windows):
88
[![Travis](https://travis-ci.org/JuliaMath/SpecialFunctions.jl.svg?branch=master)](https://travis-ci.org/JuliaMath/SpecialFunctions.jl)
9-
![CI](https://github.com/JuliaMath/SpecialFunctions.jl/workflows/CI/badge.svg)
9+
[![CI](https://github.com/JuliaMath/SpecialFunctions.jl/workflows/CI/badge.svg)](https://github.com/JuliaMath/SpecialFunctions.jl/actions?query=workflow%3ACI)
1010
[![Coveralls](https://coveralls.io/repos/github/JuliaMath/SpecialFunctions.jl/badge.svg?branch=master)](https://coveralls.io/github/JuliaMath/SpecialFunctions.jl?branch=master)
1111

1212
Documentation:

0 commit comments

Comments
 (0)