infra: fix for typo in wercker.yml for previous commit

This commit is contained in:
Roman Ivanov 2017-02-03 13:29:10 -08:00
parent 3853b9ff4f
commit e6760f611a
1 changed files with 1 additions and 1 deletions

View File

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