From: Bob Halley Date: Sat, 9 Jan 2016 00:38:31 +0000 (-0800) Subject: remove 3.2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d0fd8342089e66e199abe712ff22398bb7f736c;p=thirdparty%2Fdnspython.git remove 3.2 --- diff --git a/.travis.yml b/.travis.yml index 126c313d..a38210b0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,5 @@ language: python python: - - "3.2" - "3.3" - "3.4" - "3.5"