minor: comment was added to circle.yml

This commit is contained in:
Roman Ivanov 2016-01-26 12:36:56 -08:00
parent 4e5be63031
commit 620f59331e
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ checkout:
post:
- git clone https://github.com/checkstyle/contribution
dependencies:
# we to override as 'mvn dependecy:go-ofline' does not download all dependencies
override:
- mvn install -Passembly
- eval $TESTER_DEPENDENCIES