Merge pull request #87 from romani/ci-managment-update

CI was changed to Travis
This commit is contained in:
Roman Ivanov 2014-01-26 18:44:38 -08:00
commit d7cb0248f2
1 changed files with 2 additions and 2 deletions

View File

@ -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>