From 84f1c75ee317270cce47cb84a794fb5b74a0d485 Mon Sep 17 00:00:00 2001 From: Edridge D'Souza Date: Mon, 16 Jul 2018 18:17:09 -0400 Subject: [PATCH] Removed python 3.7 from Travis so the builts will complete --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 18941bd..bf90a56 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,6 @@ python: - 3.4 - 3.5 - 3.6 - - 3.7 - nightly matrix: allow_failures: