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