diff --git a/.travis.yml b/.travis.yml index 0c90609..84c2cca 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,7 @@ language: python python: - "2.7" + - "3.2" - "3.3" - "3.4" - "3.5"