mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Make travis test-hyperopt the sample strategy
This commit is contained in:
parent
97d0f93d3c
commit
12e86ee4bd
|
@ -32,7 +32,7 @@ jobs:
|
|||
name: backtest
|
||||
- script:
|
||||
- cp config.json.example config.json
|
||||
- freqtrade --datadir tests/testdata hyperopt -e 5
|
||||
- freqtrade --datadir tests/testdata --strategy SampleStrategy hyperopt --customhyperopt SampleHyperOpts -e 5
|
||||
name: hyperopt
|
||||
- script: flake8
|
||||
name: flake8
|
||||
|
|
Loading…
Reference in New Issue
Block a user