From: Bob Halley Date: Mon, 10 Oct 2016 23:06:47 +0000 (-0700) Subject: add 2.6-dev to testing X-Git-Tag: v1.16.0~127 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e385340d1b7d3f898bd81d5726ac757f92d09d7;p=thirdparty%2Fdnspython.git add 2.6-dev to testing --- diff --git a/.travis.yml b/.travis.yml index fe9ecd4f..7f0f16a4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,7 @@ python: - "3.4" - "3.5" - "3.5-dev" # 3.5 development branch + - "3.6-dev" # 3.6 development branch #- "nightly" # currently points to 3.6-dev matrix: allow_failures: