diff options
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 09dd8c2..77ad250 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ language: python matrix: include: + - python: 2.6 - python: 2.7 - python: 3.4 - python: 3.5 |