Test Py3.3 as well

This commit is contained in:
Raphael Michel
2014-10-07 17:47:23 +02:00
parent 1f0736eee0
commit e461d47ed2

View File

@@ -1,6 +1,7 @@
language: python language: python
python: python:
- "3.2" - "3.2"
- "3.3"
- "3.4" - "3.4"
install: install:
- pip install -q -r src/requirements.txt - pip install -q -r src/requirements.txt