diff options
author | Jake Champlin <jake.champlin.27@gmail.com> | 2015-07-07 00:11:01 -0400 |
---|---|---|
committer | Jake Champlin <jake.champlin.27@gmail.com> | 2015-07-07 00:11:01 -0400 |
commit | 224241b2e172526acfe681e4eb34aa2d08a99ea4 (patch) | |
tree | 4f41346773dda1a7cb6703a9f8fb6c0038603984 /.travis.yml | |
parent | 906d0dd25069805491882df854ca62f94888504e (diff) | |
download | chef-224241b2e172526acfe681e4eb34aa2d08a99ea4.tar.gz |
Decommission 12-stable
Removes 12-stable from travis.yml branch filter
Updates appveyor.yml for the 12.4-stable branch
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 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: " |