Drop support for <=2.6

This commit is contained in:
Nathan Adams
2014-09-05 00:06:15 +02:00
parent db2d357623
commit cf920b312b

View File

@@ -2,7 +2,6 @@ language: python
python:
- 3.3
- 2.7
- 2.6
install:
- pip install mock --use-mirrors
script: nosetests