summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorBob Halley <halley@dnspython.org>2016-10-10 16:18:28 -0700
committerBob Halley <halley@dnspython.org>2016-10-10 16:18:28 -0700
commit13d1809ad2c7e9d26d6dc95909e0dfcdf202fa45 (patch)
tree8a31eb1018f921216c9007bc3022cf40d2ced56a /.travis.yml
parent8e385340d1b7d3f898bd81d5726ac757f92d09d7 (diff)
downloaddnspython-13d1809ad2c7e9d26d6dc95909e0dfcdf202fa45.tar.gz
2.6 testing still fails due to test suite issues
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 7f0f16a..65a2d91 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: