Skip to content

Commit

Permalink
removing Java tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gibernas committed Dec 27, 2018
1 parent a25c8eb commit 05e536c
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,7 @@ jobs:
command: |
cd lib-visualodo
make coverage-coveralls
- run:
name: Create JUnit output
when: always
command: |
cd lib-visualodo
make junit
- test-results-store:
path: lib-visualodo/out-comptests/junit

Expand Down

0 comments on commit 05e536c

Please sign in to comment.