Add 3.8-dev target to test

This commit is contained in:
Babak Farrokhi 2018-08-05 16:44:02 +04:30
parent 133f5c7952
commit f58597f702
Signed by: farrokhi
GPG Key ID: 6B267AD85D632E9A

View File

@ -10,6 +10,7 @@ matrix:
- python: "3.5"
- python: "3.6"
- python: "pypy3"
- python: 3.7
- python: "3.7"
- python: "3.8-dev"
dist: xenial
sudo: true