added new python versions to travis-ci
This commit is contained in:
parent
a46ca6ec68
commit
66391b9f25
|
@ -2,6 +2,8 @@ language: python
|
|||
python:
|
||||
- 3.4.3
|
||||
- 3.5
|
||||
- 3.6
|
||||
- 3.7-dev
|
||||
- nightly
|
||||
|
||||
install:
|
||||
|
|
Loading…
Reference in New Issue