Removed unused python version 2.6

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

View File

@ -1,6 +1,5 @@
language: python
python:
- "2.6"
- "2.7"
- "pypy"
install: python setup.py install