coveralls doesn't still work

This commit is contained in:
Tommi Reiman 2017-12-28 10:48:18 +02:00
parent 526fb49f5a
commit 8ffa9cd1a4

View file

@ -18,9 +18,9 @@ jobs:
command: ./scripts/test.sh clj
- store_test_results:
path: ~/test/target/junit.xml
- run:
name: Run coverage
command: ./scripts/submit-to-coveralls.sh clj
# - run:
# name: Run coverage
# command: ./scripts/submit-to-coveralls.sh clj
- save_cache:
key: 'v1-test-{{ checksum "project.clj" }}'
paths: