diff --git a/.travis.yml b/.travis.yml index bf33927..88df3ec 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ cache: pip python: - '2.7' - - '3.6' + - '3.7' install: - pip install -U pip setuptools