Skip to content

Commit

Permalink
better tests?
Browse files Browse the repository at this point in the history
  • Loading branch information
schmod committed Dec 14, 2018
1 parent c3a57b5 commit b26b09b
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,8 @@ jobs:
when: always
- store_test_results:
path: junit


workflows:
version: 2
build_and_test:
jobs:
- build

0 comments on commit b26b09b

Please sign in to comment.