mirror of
https://github.com/inspec/inspec
synced 2024-11-26 22:50:36 +00:00
Add maintainer branches to travis.
Signed-off-by: Ryan Davis <zenspider@chef.io>
This commit is contained in:
parent
d4ae9e1e01
commit
b3dccea4d5
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,9 @@ branches:
|
|||
only:
|
||||
- master
|
||||
- 3-stable
|
||||
- /cw.*/
|
||||
- /mj.*/
|
||||
- /zenspider.*/
|
||||
language: ruby
|
||||
cache:
|
||||
- bundler
|
||||
|
|
Loading…
Reference in a new issue