diff --git a/.travis.yml b/.travis.yml index bcc86048a..c3f4d7885 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,9 @@ -sudo: false +dist: xenial language: python python: - '3.5' - '3.6' +- '3.7' cache: pip before_install: - export BOTO_CONFIG=/dev/null