Fixing 3.7 build again

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

View File

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