diff --git a/.travis.yml b/.travis.yml index 0dd2d96..459fcf4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,8 +3,6 @@ python: - "3.6" - "3.5" - "3.4" - - "3.3" - - "3.2" script: - "python3 setup.py test" before_install: