Merge pull request #87 from romani/ci-managment-update
CI was changed to Travis
This commit is contained in:
commit
d7cb0248f2
4
pom.xml
4
pom.xml
|
|
@ -31,8 +31,8 @@
|
|||
<url>https://github.com/checkstyle/checkstyle/issues</url>
|
||||
</issueManagement>
|
||||
<ciManagement>
|
||||
<system>hudson</system>
|
||||
<url>http://hudson.fazend.com:8081/hudson/job/Checkstyle</url>
|
||||
<system>travis</system>
|
||||
<url>https://travis-ci.org/checkstyle/checkstyle</url>
|
||||
</ciManagement>
|
||||
<inceptionYear>2001</inceptionYear>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue