Still trying to get the coverage call to work.
This commit is contained in:
parent
f8953db181
commit
99a64a56eb
|
@ -13,7 +13,7 @@ install:
|
|||
- pip install coveralls
|
||||
|
||||
script:
|
||||
coverage run --source=cadquery python ./runtests.py
|
||||
- coverage run --source=cadquery ./runtests.py
|
||||
|
||||
after_success:
|
||||
coveralls
|
||||
- coveralls
|
||||
|
|
Loading…
Reference in New Issue
Block a user