From: Bob Halley Date: Sun, 9 Dec 2018 20:08:07 +0000 (-0800) Subject: remove 2.7 from .travis.yml X-Git-Tag: v2.0.0rc1~391 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efb36d6cdeb35b0d94d71b82440dd5473adfc94b;p=thirdparty%2Fdnspython.git remove 2.7 from .travis.yml --- diff --git a/.travis.yml b/.travis.yml index ab0746e9..41f80ae2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,5 @@ language: python python: - - "2.7" - "3.4" - "3.5" - "3.6"