Skip to content

Commit

Permalink
Update Travis badge to point travis.com in README
Browse files Browse the repository at this point in the history
  • Loading branch information
valfirst committed Nov 24, 2020
1 parent 2c2d557 commit cbf25b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,6 +1,6 @@
JBehave JUnit Integration
=========================
[![Build Status](https://travis-ci.org/valfirst/jbehave-junit-runner.svg?branch=master)](https://travis-ci.org/valfirst/jbehave-junit-runner)
[![Build Status](https://travis-ci.com/valfirst/jbehave-junit-runner.svg?branch=master)](https://travis-ci.com/valfirst/jbehave-junit-runner)
[![Coverage Status](https://coveralls.io/repos/github/valfirst/jbehave-junit-runner/badge.svg?branch=master)](https://coveralls.io/github/valfirst/jbehave-junit-runner?branch=master)
[![Quality Gate](https://sonarcloud.io/api/project_badges/measure?project=com.github.valfirst%3Ajbehave-junit-runner&metric=alert_status)](https://sonarcloud.io/dashboard/index/com.github.valfirst:jbehave-junit-runner)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/d81f58136aa245668240b7d851a54d50)](https://www.codacy.com/app/valfirst/jbehave-junit-runner?utm_source=github.com&utm_medium=referral&utm_content=valfirst/jbehave-junit-runner&utm_campaign=badger)
Expand Down

0 comments on commit cbf25b6

Please sign in to comment.