Closed Paul2708 closed 5 years ago
Make sure that you completed the following actions to submitting this PR.
mvn checkstyle:checkstyle
Checkstyle errors will no longer effect mvn package.
mvn package
Checkstyle errors will no longer effect mvn package, but fails on mvn checkstyle:check.
mvn checkstyle:check
This Pull Request resolves #20
.travis.yml
Pull Request Template
Checklist
Make sure that you completed the following actions to submitting this PR.
mvn checkstyle:checkstyle
doesn't fail.Title
Checkstyle errors will no longer effect
mvn package
.Description
Checkstyle errors will no longer effect
mvn package
, but fails onmvn checkstyle:check
.Issue Resolution
This Pull Request resolves #20
Proposed Changes
.travis.yml