From: Bob Halley Date: Tue, 20 Sep 2016 20:16:25 +0000 (-0700) Subject: remove python nightlies for now as I do not care much and they are fragile at the... X-Git-Tag: v1.15.0~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdedb362291240b9a3587071c4151e003a730486;p=thirdparty%2Fdnspython.git remove python nightlies for now as I do not care much and they are fragile at the moment --- diff --git a/.travis.yml b/.travis.yml index 7615b9bb..fe9ecd4f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,7 @@ python: - "3.4" - "3.5" - "3.5-dev" # 3.5 development branch - - "nightly" # currently points to 3.6-dev + #- "nightly" # currently points to 3.6-dev matrix: allow_failures: - python: nightly