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