From 0c0242c2a78951ec76e98f2995f25ed313b193cb Mon Sep 17 00:00:00 2001 From: Shane Jaroch Date: Mon, 10 Aug 2020 11:46:52 -0400 Subject: [PATCH] travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1ede790..9b1b3e0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ dist: xenial sudo: true language: python python: -- '3.6' +- '3.7' git: submodules: false before_install: -- 2.52.0