Skip to content

Commit

Permalink
Travis org, not com
Browse files Browse the repository at this point in the history
  • Loading branch information
Olivier Cailloux committed Feb 16, 2019
1 parent 63bfdf3 commit 735294d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:artifactId: jlp
:repository: JLP

image:https://travis-ci.com/oliviercailloux/{repository}.svg?branch=master["Build Status", link="https://travis-ci.com/oliviercailloux/{repository}"]
image:https://travis-ci.org/oliviercailloux/{repository}.svg?branch=master["Build Status", link="https://travis-ci.org/oliviercailloux/{repository}"]
image:https://maven-badges.herokuapp.com/maven-central/{groupId}/{artifactId}/badge.svg["Artifact on Maven Central", link="http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22{groupId}%22%20a%3A%22{artifactId}%22"]
image:http://www.javadoc.io/badge/{groupId}/{artifactId}.svg["Javadocs", link="http://www.javadoc.io/doc/{groupId}/{artifactId}"]
image:https://sonarcloud.io/api/project_badges/measure?project={groupId}%3A{artifactId}&metric=alert_status["SonarCloud Status", link="https://sonarcloud.io/dashboard?id={groupId}%3A{artifactId}"]
Expand Down

0 comments on commit 735294d

Please sign in to comment.