diff --git a/.travis.yml b/.travis.yml index 5fe3760..31090f2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,5 @@ python: - "2.7" - "3.2" - "3.3" - - "3.4" install: python setup.py build script: python setup.py test -q