This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-rdf.git
The following commit(s) were added to refs/heads/master by this push: new fd429e44 Replace Travis-CI badge with GitHub Actions CI fd429e44 is described below commit fd429e447ff958739ada44d50a570c045c423bc5 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Thu Sep 29 14:35:17 2022 -0400 Replace Travis-CI badge with GitHub Actions CI --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index fc6d5c20..19254545 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ # Apache Commons RDF -[](https://travis-ci.org/apache/commons-rdf) - +[](https://github.com/apache/commons-rdf/actions) [](https://coveralls.io/github/apache/commons-rdf?branch=master) - [Commons RDF](https://commons.apache.org/proper/commons-rdf/) aims to provide a common library for [RDF 1.1](http://www.w3.org/TR/rdf11-concepts/) with implementations for common Java RDF frameworks like [RDF4J](http://rdf4j.org/), [Apache