Add Python 3.8 to Travis tests
This commit is contained in:
parent
e38e021ab3
commit
a7ed166817
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ python:
|
||||||
- "3.5"
|
- "3.5"
|
||||||
- "3.6"
|
- "3.6"
|
||||||
- "3.7"
|
- "3.7"
|
||||||
|
- "3.8"
|
||||||
- "nightly"
|
- "nightly"
|
||||||
- "pypy3"
|
- "pypy3"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue