From 18f0408114e67c218382d013c255f1101954ac68 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Sun, 27 May 2018 17:00:01 -0700 Subject: Expand the tested branches a bit --- .travis.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 3f60b23..31909e3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,5 +12,8 @@ env: AUTHOR_TESTING=1 script: ./autogen && ./configure && make warnings && make check branches: - only: - - master + except: + - /^debian\/.*/ + - pristine-tar + - /^ubuntu\/.*/ + - /^upstream\/.*/ -- cgit v1.2.3