diff --git a/.travis.yml b/.travis.yml index 801545e..c9019b3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,6 @@ os: - linux # Set the python version to 3.6, 3.7 python: - - "2.7" - "3.5" - "3.6" - "3.7"