summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-03-31 16:17:11 -0700
committerGitHub <noreply@github.com>2019-03-31 16:17:11 -0700
commit4339111816c7d728d791fa017fe6269405b41353 (patch)
treebce336517ad4f254022c9b17eee94c32847db564
parent2815e7db8ec6402f6562632af9ced742f2d46b0c (diff)
parentf4eedb77f0d921e7ca20e076f7034847a61a9926 (diff)
downloadchef-4339111816c7d728d791fa017fe6269405b41353.tar.gz
Merge pull request #8283 from chef/remove_chef13_testing
Remove chef-13 branch from expeditor/travis/appveyor
-rw-r--r--.expeditor/config.yml2
-rw-r--r--.travis.yml1
-rw-r--r--appveyor.yml1
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 332c7e9597..6368df2a74 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