Skip to content

Commit af8862a

Browse files
committed
[ci] Update travis build badge
After move to travis-ci.com
1 parent bd94cc8 commit af8862a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PMD Eclipse Plugin
22

3-
[![Build Status](https://travis-ci.org/pmd/pmd-eclipse-plugin.svg?branch=master)](https://travis-ci.org/pmd/pmd-eclipse-plugin)
3+
[![Build Status](https://travis-ci.com/pmd/pmd-eclipse-plugin.svg?branch=master)](https://travis-ci.com/pmd/pmd-eclipse-plugin)
44
[![Eclipse Marketplace](https://img.shields.io/eclipse-marketplace/v/pmd-eclipse-plugin.svg)](https://marketplace.eclipse.org/content/pmd-eclipse-plugin)
55

66
Release Notes: <https://github.com/pmd/pmd-eclipse-plugin/blob/master/ReleaseNotes.md>
@@ -88,7 +88,7 @@ The release happens in two phases:
8888
* Create a tag
8989
* Update the changelog for the next version
9090
* Update the versions
91-
2. Push the changes and the tag. The [travis build](https://travis-ci.org/pmd/pmd-eclipse-plugin) will
91+
2. Push the changes and the tag. The [travis build](https://travis-ci.com/pmd/pmd-eclipse-plugin) will
9292
then publish the new version on [bintray](https://dl.bintray.com/pmd/pmd-eclipse-plugin/) and
9393
[github releases](https://github.com/pmd/pmd-eclipse-plugin/releases)
9494

0 commit comments

Comments
 (0)