From: Bob Halley Date: Mon, 10 Oct 2016 23:18:28 +0000 (-0700) Subject: 2.6 testing still fails due to test suite issues X-Git-Tag: v1.16.0~126 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13d1809ad2c7e9d26d6dc95909e0dfcdf202fa45;p=thirdparty%2Fdnspython.git 2.6 testing still fails due to test suite issues --- diff --git a/.travis.yml b/.travis.yml index 7f0f16a4..65a2d91d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,7 @@ python: - "3.4" - "3.5" - "3.5-dev" # 3.5 development branch - - "3.6-dev" # 3.6 development branch + #- "3.6-dev" # 3.6 development branch #- "nightly" # currently points to 3.6-dev matrix: allow_failures: