From: Bob Halley Date: Tue, 20 Sep 2016 12:55:19 +0000 (-0700) Subject: Do not build python3 branch any more. X-Git-Tag: v1.15.0~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad6ed710d9de23f7ecc38bb51d23f18dea5308a6;p=thirdparty%2Fdnspython.git Do not build python3 branch any more. --- diff --git a/.travis.yml b/.travis.yml index a7343ac9..7615b9bb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,6 +14,9 @@ python: matrix: allow_failures: - python: nightly +branches: + except: + - python3 install: - pip install unittest2 pylint pycrypto ecdsa idna script: