diff --git a/.travis.yml b/.travis.yml index 8fac307..e3626d5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,10 @@ matrix: - python: 2.6 dist: trusty - python: 2.7 + - python: 3.2 + dist: trusty + - python: 3.3 + dist: trusty - python: 3.4 - python: 3.5 - python: 3.6