commit 9f6373a89e0297935867ae596254f36b66fe0350 parent f7c8e5a33b114bd8eebbfa575d819042f6dce747 Author: Johann Bauer <bauerj@bauerj.eu> Date: Fri, 6 Jul 2018 15:46:30 +0200 Travis: Test with Python 3.7 Diffstat:
M | .travis.yml | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.travis.yml b/.travis.yml @@ -1,8 +1,10 @@ sudo: false +dist: xenial language: python python: - 3.5 - 3.6 + - 3.7 addons: apt: sources: