diff --git a/templates/travis.yml.j2 b/templates/travis.yml.j2 index c498a11..807a45b 100644 --- a/templates/travis.yml.j2 +++ b/templates/travis.yml.j2 @@ -3,7 +3,7 @@ language: python python: - - "3.7" + - "3.8" services: - docker