From 95fd9b815c67300188001c82fb68ed22af6ac94b Mon Sep 17 00:00:00 2001 From: David Wilson Date: Mon, 3 Jun 2019 18:05:40 +0100 Subject: [PATCH] travis: exclude docs-master from CI --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index 921ad12b..75b0752d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,10 @@ notifications: language: python +branches: + except: + - docs-master + cache: - pip - directories: