diff --git a/.travis.yml b/.travis.yml index 036c4f9..bba12f1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -dist: trusty +dist: xenial language: python install: @@ -7,6 +7,7 @@ install: python: - "3.5" - "3.6" + - "3.7" script: - - flake8 \ No newline at end of file + - flake8