mirror of
https://github.com/wassname/catalyst.git
synced 2026-09-09 11:19:23 +08:00
BLD: Second try at coverage integration.
This commit is contained in:
@@ -24,3 +24,5 @@ before_script:
|
|||||||
- "flake8 zipline tests"
|
- "flake8 zipline tests"
|
||||||
script:
|
script:
|
||||||
- nosetests --exclude=^test_examples --with-coverage --cover-package=zipline
|
- nosetests --exclude=^test_examples --with-coverage --cover-package=zipline
|
||||||
|
after_success:
|
||||||
|
- coveralls
|
||||||
|
|||||||
Reference in New Issue
Block a user