From: funilrys Date: Thu, 26 Jul 2018 20:17:28 +0000 (+0200) Subject: Deletion of Python 2.7 from the CI tests. X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=d526f3356fac722d3e55610bd9f16da936a3f73c;p=stevenblack-hosts.git Deletion of Python 2.7 from the CI tests. This patch is related to https://github.com/StevenBlack/hosts/issues/729 --- diff --git a/.travis.yml b/.travis.yml index 6b9036e86..f5e1112ff 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,7 +18,6 @@ os: - osx env: - - PYTHON_VERSION="2.7" - PYTHON_VERSION="3.5" - PYTHON_VERSION="3.6"