Refs #40 -- Removed Python 3.2/3.3 support

This commit is contained in:
Raphael Michel
2015-08-22 14:22:55 +02:00
parent 6b341ed485
commit 9ab6cc52c7
6 changed files with 7 additions and 22 deletions

View File

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