travis: enable build test on v0.9 branch
it is the latest stable branch.
This commit is contained in:
parent
8d63c32899
commit
3a27631826
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user