tests: also run unit tests with python 3.8 on Travis
This commit is contained in:
@@ -3,6 +3,7 @@ language: python
|
|||||||
python:
|
python:
|
||||||
- 3.6
|
- 3.6
|
||||||
- 3.7
|
- 3.7
|
||||||
|
- 3.8
|
||||||
git:
|
git:
|
||||||
depth: false
|
depth: false
|
||||||
addons:
|
addons:
|
||||||
|
|||||||
Reference in New Issue
Block a user