mirror of
https://github.com/inspec/inspec
synced 2024-11-23 13:13:22 +00:00
Add release-2.0
target branch to AppVeyor/Travis (#2510)
Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>
This commit is contained in:
parent
f4d08fbb40
commit
3fd25e2ac3
2 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,7 @@ sudo: required
|
|||
branches:
|
||||
only:
|
||||
- master
|
||||
- release-2.0
|
||||
language: ruby
|
||||
cache: bundler
|
||||
dist: trusty
|
||||
|
|
|
@ -13,6 +13,7 @@ skip_tags: true
|
|||
branches:
|
||||
only:
|
||||
- master
|
||||
- release-2.0
|
||||
|
||||
cache:
|
||||
- vendor/bundle -> appveyor.yml
|
||||
|
|
Loading…
Reference in a new issue