This is an automated email from the ASF dual-hosted git repository. abesto pushed a commit to branch dont-sign-snapshots in repository https://gitbox.apache.org/repos/asf/incubator-zipkin-brave-karaf.git
commit 9ff54a9585bb819ee1e8ec071c10ec3097df535f Author: Christian Schneider <[email protected]> AuthorDate: Thu Jul 6 13:50:02 2017 +0200 Also install top make jars available for pax exam --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index aa6c311..cf12423 100644 --- a/circle.yml +++ b/circle.yml @@ -27,7 +27,7 @@ dependencies: test: override: - - ./mvnw verify + - ./mvnw verify install post: # parameters used during release # allocate commits to CI, not the owner of the deploy key
