Update travis python versions
This commit is contained in:
parent
b72871a8c2
commit
1f2d297ea1
1 changed files with 2 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
|||
language: python
|
||||
python:
|
||||
- 3.3
|
||||
- 3.4
|
||||
- 3.5
|
||||
- 3.6
|
||||
- 3.7
|
||||
- nightly
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue