summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortyler-ball <tyleraball@gmail.com>2016-03-22 10:39:04 -0600
committertyler-ball <tyleraball@gmail.com>2016-03-22 11:11:40 -0600
commit8389b6af1ff1192511a8c399ce9657c35f29c0d2 (patch)
tree2063f6f4031e0991200ede1c49a67be886416028
parent39471b819168ad6ed40340a3dbd920301cf33a4d (diff)
downloadchef-registry_monkeypatches.tar.gz
We don't ship Ruby 2.0 with any omnibus packages anymore, stop testing it in appveyorregistry_monkeypatches
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index d5c9ae0433..9a9f36748a 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -6,7 +6,7 @@ platform:
environment:
matrix:
- - ruby_version: "200-x64"
+ - ruby_version: "21-x64"
- ruby_version: "21"
clone_folder: c:\projects\chef