Merge pull request #109 from alxpy/alxpy-patch-7

Added new python versions to travis-ci
This commit is contained in:
Nikolay Novik 2017-10-10 16:51:15 +03:00 committed by GitHub
commit 747ec05cfb
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: