diff --git a/.travis.yml b/.travis.yml index 864ca0c3..0565e027 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,14 +9,14 @@ python: - "3.4" - "3.5" - "3.6" - - "3.6-dev" - - "3.7-dev" - "nightly" matrix: + include: + - python: "3.7" + sudo: true # This may possibly be removed in the future + dist: xenial allow_failures: - - python: "3.6-dev" - - python: "3.7-dev" - python: "nightly" install: