Add python3.5 to CI test versions
This commit is contained in:
parent
3b1cf729be
commit
ca2143380f
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ python:
|
|||
- "2.7"
|
||||
- "3.3"
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
|
||||
# command to install dependencies
|
||||
install:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue