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