Add python 3.5 to travis.
This commit is contained in:
parent
09c37de106
commit
908d753eb1
|
@ -2,6 +2,7 @@ cache: pip
|
|||
|
||||
language: python
|
||||
python:
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
|
||||
services:
|
||||
|
|
Loading…
Reference in a new issue