diff --git a/.travis.yml b/.travis.yml index a274ba7fc..1a95d1a17 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ sudo: false #Use new Container Infrastructure language: python python: - - 3.5 + - 3.6 notifications: email: false