From 66e3cf5b4530f2426dfe39fdedc93ac1f363a923 Mon Sep 17 00:00:00 2001 From: Koichiro IWAO Date: Thu, 6 Jul 2017 12:15:02 +0900 Subject: [PATCH] travis: enable build test on v0.9 branch it is the latest stable branch. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 58740cb1..d0a6b65c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ sudo: false # use new container language: c branches: - except: /^(gh-pages|v[0-9]\..*)/ + except: /^(gh-pages|v0\.[0-8].*)/ addons: apt: