From 5718a161a580a948b209e7e5c3780b9a14e273dd Mon Sep 17 00:00:00 2001 From: Nicolas Hainaux Date: Thu, 25 Jan 2018 19:26:01 +0100 Subject: [PATCH] Prevent travis-ci from following the "broken" branch. --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index 663aea9..09d30e8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,10 @@ python: - "3.6" cache: - pip3 +# blocklist +branches: + except: + - broken before_install: - sudo apt-get -qq update install: