Skip to content

Commit

Permalink
#115: Collect test results in circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
kaklakariada committed Jun 30, 2018
1 parent 4c9af8f commit 6d045e5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Expand Up @@ -32,3 +32,6 @@ jobs:

# run tests!
- run: mvn integration-test

- store_test_results:
path: target/surefire-reports

0 comments on commit 6d045e5

Please sign in to comment.