removed python 2.6 from test suite because it has no OrderedDict without backporting

This commit is contained in:
Marc Claesen
2014-11-12 19:53:29 +01:00
parent b810c4371b
commit e0d019bc0d
-1
View File
@@ -1,6 +1,5 @@
language: python
python:
- "2.6"
- "2.7"
- "3.2"
- "3.3"