diff --git a/.travis.yml b/.travis.yml index ec18e59..6c4c2a4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,6 @@ language: python # Existing Python versions python: - - 2.7 - - 3.4 - 3.5 - 3.6 # Enable 3.7 without globally enabling sudo and dist: xenial for other build jobs