From 523723034cf46a70f8a078548ef9176f3aa8048a Mon Sep 17 00:00:00 2001 From: andot Date: Mon, 10 Dec 2018 10:10:02 +0800 Subject: [PATCH] Removed 3.7 test --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a4f97d9..698c841 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,6 @@ python: - "3.4" - "3.5" - "3.6" - - "3.7" - "pypy" - "pypy3" install: