mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-27 19:30:28 +08:00
Merge pull request #1107 from quantopian/coverage-on-travis
TST: Remove coverage from default nose config.
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ install:
|
||||
before_script:
|
||||
- pip freeze | sort
|
||||
script:
|
||||
- nosetests tests/
|
||||
- nosetests --with-coverage tests/
|
||||
- flake8 zipline tests
|
||||
# deactive env to get access to anaconda command
|
||||
- source deactivate
|
||||
|
||||
Reference in New Issue
Block a user