diff options
author | Tim Smith <tsmith@chef.io> | 2018-06-29 11:24:24 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2018-07-17 14:30:23 -0700 |
commit | cd0f93147966551ad390dbd5128295261ef2c143 (patch) | |
tree | 7d4b5533708b5c2dd78fcb6812522d5d5203a4e9 /.travis.yml | |
parent | 0fbe876ed218d1629f090eeeccea1905e9bf7422 (diff) | |
download | chef-cd0f93147966551ad390dbd5128295261ef2c143.tar.gz |
Swap chef-12 for chef-14 branches in CI
chef-14 branch doesn't exist yet, but this way we won't have to update
things when we fork
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index fa25b9c38b..fa6bd7764a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,6 +25,7 @@ before_script: branches: only: - master + - chef-14 - chef-13 env: |