diff --git a/.travis.yml b/.travis.yml index c1302fdad..99c0dc4ff 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: python python: - - "3.6" + - "3.5" notifications: email: false