Skip to content

Commit

Permalink
config
Browse files Browse the repository at this point in the history
  • Loading branch information
gibernas committed Dec 27, 2018
1 parent d6a08e4 commit e5075f0
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,14 +65,6 @@ 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
- store_artifacts:
path: lib-visualodo/out-comptests/duckietown_visualodo_tests
Expand Down

0 comments on commit e5075f0

Please sign in to comment.