Skip to content

Commit

Permalink
Replace TravisCI's build status badge with CircleCI's one
Browse files Browse the repository at this point in the history
  • Loading branch information
Flavio Auciello committed Aug 9, 2019
1 parent 3be0954 commit 2d4a91b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Solidus Sitemap

[![Build Status](https://travis-ci.org/solidusio-contrib/solidus_sitemap.svg?branch=master)](https://travis-ci.org/solidusio-contrib/solidus_sitemap)
[![Build Status](https://circleci.com/gh/solidusio-contrib/solidus_sitemap.svg?style=svg)](https://circleci.com/gh/solidusio-contrib/solidus_sitemap)

Solidus Sitemap is a sitemap generator based on the [sitemap_generator][1] gem.
It adheres to the Sitemap 0.9 protocol specification. This is a continuation of
Expand Down

0 comments on commit 2d4a91b

Please sign in to comment.