Also run coveralls from travis
This commit is contained in:
parent
15197ea8a7
commit
9af7a627fc
@ -24,7 +24,7 @@ jobs:
|
|||||||
script:
|
script:
|
||||||
- pytest --random-order --cov=freqtrade --cov-config=.coveragerc
|
- pytest --random-order --cov=freqtrade --cov-config=.coveragerc
|
||||||
# Allow failure for coveralls
|
# Allow failure for coveralls
|
||||||
# - coveralls || true
|
- coveralls -v || true
|
||||||
name: pytest
|
name: pytest
|
||||||
- script:
|
- script:
|
||||||
- cp config.json.example config.json
|
- cp config.json.example config.json
|
||||||
|
Loading…
Reference in New Issue
Block a user