diff --git a/.travis.yml b/.travis.yml index c1260c4..701e02c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,9 +2,6 @@ language: python python: - "2.6" - "2.7" - - "3.2" - - "3.3" - - "3.4" branches: only: - master