diff options
-rw-r--r-- | .expeditor/config.yml | 2 | ||||
-rw-r--r-- | .travis.yml | 1 | ||||
-rw-r--r-- | appveyor.yml | 1 |
3 files changed, 0 insertions, 4 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml index ecbf2166e4..a8c308a29e 100644 --- a/.expeditor/config.yml +++ b/.expeditor/config.yml @@ -51,8 +51,6 @@ github: version_constraint: 15* - chef-14: version_constraint: 14* - - chef-13: - version_constraint: 13* # These actions are taken, in order they are specified, anytime a Pull Request is merged. merge_actions: diff --git a/.travis.yml b/.travis.yml index 9f944415fb..9cf6f92c6c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,7 +26,6 @@ branches: only: - master - chef-14 - - chef-13 env: global: 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 |