diff --git a/.travis.yml b/.travis.yml index f01922c..283368d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,10 +5,9 @@ sudo: true language: python python: - 2.7 - - 3.4 +# - 3.4 # Drop support for python 3.4 - 3.5 - 3.6 - - 3.7 notifications: email: false