diff --git a/.travis.yml b/.travis.yml index 1d28352d..4f4a344f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,14 +1,12 @@ language: python python: - "2.7" - - "3.3" - "3.4" - "3.5" - "3.6" - "pypy" matrix: allow_failures: - - python: "3.3" - python: "pypy" # command to install dependencies install: