diff options
-rw-r--r-- | .travis.yml | 1 | ||||
-rw-r--r-- | appveyor.yml | 2 |
2 files changed, 2 insertions, 1 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: diff --git a/appveyor.yml b/appveyor.yml index c75a2be12b..259d9b9617 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -17,8 +17,8 @@ skip_tags: true branches: only: - master + - chef-14 - chef-13 - - chef-12 install: - systeminfo |