Skip to content

Commit

Permalink
update CI badge
Browse files Browse the repository at this point in the history
  • Loading branch information
dehann committed Jun 26, 2021
1 parent 1a02e13 commit 4758cb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,6 +1,6 @@
# KernelDensityEstimate.jl

[![Build Status](https://travis-ci.org/JuliaRobotics/KernelDensityEstimate.jl.svg?branch=master)](https://travis-ci.org/JuliaRobotics/KernelDensityEstimate.jl)
[![CI](https://github.com/JuliaRobotics/KernelDensityEstimate.jl/actions/workflows/ci.yml/badge.svg)](https://github.com/JuliaRobotics/KernelDensityEstimate.jl/actions/workflows/ci.yml)
[![codecov.io](https://codecov.io/github/JuliaRobotics/KernelDensityEstimate.jl/coverage.svg?branch=master)](https://codecov.io/github/JuliaRobotics/KernelDensityEstimate.jl?branch=master)

<!--
Expand All @@ -17,7 +17,7 @@ All code is implemented in native Julia, including plotting. The main focus of t

## Installation

In Julia 0.7 and above:
In Julia 1.0 and above:
```julia
] add KernelDensityEstimate
```
Expand Down

0 comments on commit 4758cb1

Please sign in to comment.