added new python versions to travis-ci

This commit is contained in:
Alex Kuzmenko 2017-10-10 16:44:17 +03:00
parent a46ca6ec68
commit 66391b9f25
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@ language: python
python:
- 3.4.3
- 3.5
- 3.6
- 3.7-dev
- nightly
install: