diff --git a/.travis.yml b/.travis.yml index 227693b..c7073f6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ language: python python: - "2.7" -# - "3.7" + - "3.7" # https://stackoverflow.com/a/48185032