Fix travis config to build 3.7 and 3.8-dev
This commit is contained in:
parent
3f8db03853
commit
a81525fc5f
@ -9,8 +9,10 @@ matrix:
|
||||
- python: "3.4"
|
||||
- python: "3.5"
|
||||
- python: "3.6"
|
||||
- python: "pypy3"
|
||||
- python: "3.7"
|
||||
dist: xenial
|
||||
sudo: true
|
||||
- python: "3.8-dev"
|
||||
dist: xenial
|
||||
sudo: true
|
||||
- python: "pypy3"
|
||||
|
Loading…
x
Reference in New Issue
Block a user