diff --git a/.travis.yml b/.travis.yml index a8f10bf..ed29937 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,9 +1,7 @@ language: python python: # We don't actually use the Travis Python, but this keeps it organized. - - "2.7" - "3.5" - #- "3.4" notifications: email: false