Replace Travis with GitHub Actions CI badge
This commit is contained in:
parent
ba627f33b0
commit
e7ad3231a8
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# RDF.ex
|
||||
|
||||
[![Travis](https://img.shields.io/travis/rdf-elixir/rdf-ex.svg?style=flat-square)](https://travis-ci.org/rdf-elixir/rdf-ex)
|
||||
![](https://github.com/rdf-elixir/rdf-ex/workflows/CI/badge.svg)
|
||||
[![Hex.pm](https://img.shields.io/hexpm/v/rdf.svg?style=flat-square)](https://hex.pm/packages/rdf)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue