Added Python 3.4 for Tests

Signed-off-by: Lars Kiesow <lkiesow@uos.de>
This commit is contained in:
Lars Kiesow 2015-01-03 22:35:31 +01:00
parent 626d9df6c4
commit f926aed49b
No known key found for this signature in database
GPG key ID: 5DAFE8D9C823CE73

View file

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