diff --git a/.travis.yml b/.travis.yml index f802b33d..e9b2db75 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,8 @@ + language: python notifications: email: false +dist: xenial sudo: false python: - 2.7 @@ -8,6 +10,7 @@ python: - 3.4 - 3.5 - 3.6 + - 3.7 - pypy3 matrix: include: