fix #29, test it against python 3.7-dev

This commit is contained in:
chfw 2018-07-14 10:50:38 +01:00
parent da8a864004
commit f61c9ebd43
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@
{%block custom_python_versions%}
python:
- 3.7-dev
- 3.6
- 3.5
- 3.4

View File

@ -3,6 +3,7 @@ language: python
notifications:
email: false
python:
- 3.7-dev
- 3.6
- 3.5
- 3.4