Removed coverage line because it cause problems.
This commit is contained in:
parent
e7426e3d5e
commit
b25441afc2
|
@ -11,7 +11,7 @@ install:
|
|||
- python ./setup.py install
|
||||
- pip install coveralls
|
||||
|
||||
script: coverage run --source=cadquery python ./runtests.py
|
||||
script: python ./runtests.py
|
||||
|
||||
after_success:
|
||||
- coveralls
|
||||
|
|
Loading…
Reference in New Issue
Block a user