diff options
author | Tim Smith <tsmith@chef.io> | 2019-03-31 16:17:11 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-31 16:17:11 -0700 |
commit | 4339111816c7d728d791fa017fe6269405b41353 (patch) | |
tree | bce336517ad4f254022c9b17eee94c32847db564 /appveyor.yml | |
parent | 2815e7db8ec6402f6562632af9ced742f2d46b0c (diff) | |
parent | f4eedb77f0d921e7ca20e076f7034847a61a9926 (diff) | |
download | chef-4339111816c7d728d791fa017fe6269405b41353.tar.gz |
Merge pull request #8283 from chef/remove_chef13_testing
Remove chef-13 branch from expeditor/travis/appveyor
Diffstat (limited to 'appveyor.yml')
-rw-r--r-- | appveyor.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml index e5ad88b8a3..290c20bb50 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -34,7 +34,6 @@ branches: only: - master - chef-14 - - chef-13 install: - systeminfo |