Removed unused pyhton versions

This commit is contained in:
Alexandre Possebom 2014-09-29 15:08:10 -03:00
parent fe3e6d91cc
commit 2ac5fb88cb
1 changed files with 0 additions and 2 deletions

View File

@ -2,8 +2,6 @@ language: python
python: python:
- "2.6" - "2.6"
- "2.7" - "2.7"
- "3.3"
- "3.4"
- "pypy" - "pypy"
install: python setup.py install install: python setup.py install
script: nosetests script: nosetests