mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
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