mirror of
https://github.com/kernc/backtesting.py.git
synced 2024-01-28 15:29:30 +03:00
MNT: Travis CI, bump default Python to 3.8
This commit is contained in:
@@ -15,7 +15,7 @@ matrix:
|
||||
- python: '3.5'
|
||||
- python: '3.7'
|
||||
|
||||
- python: '3.6'
|
||||
- python: '3.8'
|
||||
name: 'Lint, Test w/ Coverage'
|
||||
before_script:
|
||||
- pip install flake8 coverage
|
||||
@@ -25,7 +25,7 @@ matrix:
|
||||
after_success:
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
|
||||
- python: '3.6'
|
||||
- python: '3.8'
|
||||
name: 'Docs'
|
||||
stage: deploy
|
||||
install:
|
||||
|
||||
Reference in New Issue
Block a user