From 6e22ee86ba98007f908aaad6bbf0db95436ea650 Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Mon, 8 Jul 2019 19:24:46 +1000 Subject: [PATCH] Run with python 3.7 also --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 9cc39abe85..00d049b7a1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ dist: xenial language: python python: - 3.6 + - 3.7 addons: apt-packages: