diff --git a/.travis.yml b/.travis.yml index 86b36ff..77bc1e5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: python python: - - "2.6" +# - "2.6" # 2.6 does not have collections.OrderedDict - "2.7" - "3.2" - "3.3"