Add Python 3.8 to tests.
This commit is contained in:
parent
55499b7cea
commit
bf4c6a4a15
|
|
@ -9,6 +9,7 @@ matrix:
|
|||
include:
|
||||
- python: 3.6
|
||||
- python: 3.7
|
||||
- python: 3.8
|
||||
- python: nightly
|
||||
- python: 3.7
|
||||
before_script: true # override the flake8 tests
|
||||
|
|
|
|||
Loading…
Reference in New Issue