diff --git a/.travis.yml b/.travis.yml index ce0696e..e4e7799 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,6 @@ python: - 3.6 - 3.5 - 3.4 - - 2.7 # Command to run tests, e.g. python setup.py test script: python setup.py test