let pytest do coverage
This commit is contained in:
parent
8500032bff
commit
27b2624a67
@ -18,7 +18,7 @@ install:
|
|||||||
- pip install coveralls
|
- pip install coveralls
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
script:
|
script:
|
||||||
- coverage run --source=freqtrade setup.py test
|
- python setup.py test
|
||||||
after_success:
|
after_success:
|
||||||
- coveralls
|
- coveralls
|
||||||
notifications:
|
notifications:
|
||||||
|
Loading…
Reference in New Issue
Block a user