Fix travis config to build 3.7 and 3.8-dev

This commit is contained in:
Babak Farrokhi 2018-08-05 16:47:38 +04:30
parent 3f8db03853
commit a81525fc5f
Signed by: farrokhi
GPG Key ID: 6B267AD85D632E9A

View File

@ -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"