Deletion of Python 2.7 from the CI tests.

This patch is related to https://github.com/StevenBlack/hosts/issues/729
This commit is contained in:
funilrys 2018-07-26 22:17:28 +02:00 committed by Steven Black
parent 05c2c6c825
commit d526f3356f
No known key found for this signature in database
GPG Key ID: 8B814B914974E6AF

View File

@ -18,7 +18,6 @@ os:
- osx
env:
- PYTHON_VERSION="2.7"
- PYTHON_VERSION="3.5"
- PYTHON_VERSION="3.6"