minor: comment was added to circle.yml
This commit is contained in:
parent
4e5be63031
commit
620f59331e
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue