Travis: test on Python 3.8.
This commit is contained in:
parent
57b08dbc2c
commit
3fd7fe7880
|
@ -3,6 +3,7 @@ language: python
|
||||||
python:
|
python:
|
||||||
- "3.6"
|
- "3.6"
|
||||||
- "3.7"
|
- "3.7"
|
||||||
|
- "3.8"
|
||||||
- "pypy3"
|
- "pypy3"
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
|
|
Loading…
Reference in a new issue