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