infra: fix for typo in wercker.yml for previous commit
This commit is contained in:
parent
3853b9ff4f
commit
e6760f611a
|
|
@ -84,4 +84,4 @@ build:
|
|||
&& git clone https://github.com/checkstyle/contribution && cd contribution/checkstyle-tester
|
||||
&& cd ../../ && mvn clean install -Pno-validations
|
||||
&& cd contribution/checkstyle-tester
|
||||
&& groovy ./launch.groovy --listOfProjects projects-for-wercker.properties --checksyleCfg checks-nonjavadoc-error.xml
|
||||
&& groovy ./launch.groovy --listOfProjects projects-for-wercker.properties --checkstyleCfg checks-nonjavadoc-error.xml
|
||||
|
|
|
|||
Loading…
Reference in New Issue