Skip to content

Commit 41982a8

Browse files
authored
Merge pull request #94 from JuliaStats/an/notravis
Remove .travis.yml and update README badge
2 parents 9e1a6c8 + c1ded8f commit 41982a8

File tree

2 files changed

+1
-36
lines changed

2 files changed

+1
-36
lines changed

.travis.yml

Lines changed: 0 additions & 35 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# KernelDensity.jl
22

3-
[![Build Status](https://travis-ci.org/JuliaStats/KernelDensity.jl.svg?branch=master)](https://travis-ci.org/JuliaStats/KernelDensity.jl)
3+
[![CI](https://github.com/JuliaStats/KernelDensity.jl/actions/workflows/CI.yml/badge.svg)](https://github.com/JuliaStats/KernelDensity.jl/actions/workflows/CI.yml)
44
[![Coverage Status](https://coveralls.io/repos/github/JuliaStats/KernelDensity.jl/badge.svg)](https://coveralls.io/github/JuliaStats/KernelDensity.jl)
55

66
Kernel density estimators for Julia.

0 commit comments

Comments
 (0)