summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJake Champlin <jake.champlin.27@gmail.com>2015-07-07 00:11:01 -0400
committerJake Champlin <jake.champlin.27@gmail.com>2015-07-07 00:11:01 -0400
commit224241b2e172526acfe681e4eb34aa2d08a99ea4 (patch)
tree4f41346773dda1a7cb6703a9f8fb6c0038603984
parent906d0dd25069805491882df854ca62f94888504e (diff)
downloadchef-224241b2e172526acfe681e4eb34aa2d08a99ea4.tar.gz
Decommission 12-stable
Removes 12-stable from travis.yml branch filter Updates appveyor.yml for the 12.4-stable branch
-rw-r--r--.travis.yml1
-rw-r--r--appveyor.yml2
2 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 2910725d7b..d7ad317e28 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,7 +11,6 @@ branches:
- master
- 10-stable
- 11-stable
- - 12-stable
# do not run expensive spec tests on PRs, only on branches
script: "
diff --git a/appveyor.yml b/appveyor.yml
index 5609648cb1..06448e2be2 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -14,7 +14,7 @@ skip_tags: true
branches:
only:
- master
- - 12-stable
+ - 12.4-stable
cache:
- C:\Ruby200\lib\ruby\gems\2.0.0