Skip to content

Commit

Permalink
adjust circle ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-draeger committed Dec 6, 2018
1 parent 6fdc88b commit 680a317
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
- ~/.m2
key: v1-dependencies-{{ checksum "pom.xml" }}

- setup_remote_docker

# run tests!
- run: ./mvnw clean verify

Expand Down

0 comments on commit 680a317

Please sign in to comment.