diff --git a/.travis.yml b/.travis.yml index 9ad85f1..babe6b4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,8 +5,6 @@ python: - "3.4" - "3.3" - "3.2" - - "3.1" - - "3.0" script: - "python3 setup.py test" install: