From 3c30f7c3f149c92affa6b3b64ec293a2d6a05d55 Mon Sep 17 00:00:00 2001 From: chfw Date: Mon, 7 Jan 2019 07:27:19 +0000 Subject: [PATCH] :fire: remove 3.4 so as to speed up the travis ci test. 5 co-current node is the open source limit of travis. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 972d9c1..6cdcc39 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,6 @@ python: - 3.7-dev - 3.6 - 3.5 - - 3.4 - 2.7 - pypy before_install: