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
|
language: c
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
except: /^(gh-pages|v[0-9]\..*)/
|
except: /^(gh-pages|v0\.[0-8].*)/
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
|
Loading…
Reference in New Issue
Block a user