Added Python 3.5 as test target

This commit is contained in:
Lars Kiesow 2016-08-28 18:11:10 +02:00
parent 4460574f30
commit 95f3cb9fbe

View file

@ -6,6 +6,7 @@ python:
- "3.2"
- "3.3"
- "3.4"
- "3.5"
before_install: pip install --quiet lxml python-dateutil