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

View File

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