From cb5734db1a706bbfb679b01f19c51bd769bab073 Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Mon, 8 Jul 2019 19:23:30 +1000 Subject: [PATCH] Require python 3.6 - To get travis to work --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 91d1431f2f..9cc39abe85 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ dist: xenial language: python python: - - 3.5 + - 3.6 addons: apt-packages: