fixed supported Python versions

This commit is contained in:
András Veres-Szentkirályi 2015-10-20 10:13:31 +02:00
parent 927f805771
commit 2b0f482653

View file

@ -1,6 +1,5 @@
language: python
python:
- "2.6"
- "2.7"
install: "pip install -r requirements.txt"
script: nosetests