Added Python 3.5 as test target
This commit is contained in:
parent
4460574f30
commit
95f3cb9fbe
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ python:
|
|||
- "3.2"
|
||||
- "3.3"
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
|
||||
before_install: pip install --quiet lxml python-dateutil
|
||||
|
||||
|
|
Loading…
Reference in a new issue