From: K.Kosako Date: Mon, 4 Jun 2018 04:20:26 +0000 (+0900) Subject: ignore 5.9.6 branch in TravisCI X-Git-Tag: v6.9.0~68 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=584ea26f74f908ca04ef60622057a3215618aa08;p=onig ignore 5.9.6 branch in TravisCI --- diff --git a/.travis.yml b/.travis.yml index 808770b..be21241 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,10 @@ compiler: install: true +branches: + except: + - 5.9.6 + before_script: - autoreconf -fi