Test python 3.7

This commit is contained in:
Matthias 2019-01-08 21:11:36 +01:00
parent 356a17cdaa
commit bb3d78757d

View File

@ -30,6 +30,9 @@ jobs:
- pytest --cov=freqtrade --cov-config=.coveragerc freqtrade/tests/
- coveralls
name: pytest
python:
- 3.6
- 3.7
- script:
- cp config.json.example config.json
- python freqtrade/main.py --datadir freqtrade/tests/testdata backtesting