diff --git a/.travis.yml b/.travis.yml index c2bb6c9..8fac307 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,13 +1,13 @@ language: python matrix: include: + - python: 2.6 + dist: trusty - python: 2.7 - python: 3.4 - python: 3.5 - python: 3.6 - python: 3.7 - dist: xenial - sudo: true # command to run tests