From 12bfbd576250cb783eb3e0d0709cb7b84f1a9e6b Mon Sep 17 00:00:00 2001 From: Satoru SATOH Date: Wed, 15 Aug 2018 13:14:12 +0900 Subject: [PATCH] fix: remove duplicated python 3.7 test env for Travis-CI --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6f0c4396..06b59af5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,6 @@ python: - 3.4 - 3.5 - 3.6 - - 3.7 # .. seealso:: https://github.com/travis-ci/travis-ci/issues/9815 matrix: include: