summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-01-25 10:22:53 -0800
committerTim Smith <tsmith@chef.io>2018-01-25 10:22:53 -0800
commit1367209f41aca16696ec25a598906b02bd651ab0 (patch)
tree21eaeb5cef304fe115c5788dc49c8dae0e4d634b
parent991ab996ea66dfa63f79b7448deb980d60a0e330 (diff)
downloadchef-av_25.tar.gz
Test on Ruby 2.5 in AppVeyorav_25
The image dropped on the 23rd. Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--appveyor.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 30af2ea6d8..8e8d582d23 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -9,8 +9,8 @@ cache:
environment:
matrix:
- - ruby_version: "24-x64"
- - ruby_version: "24"
+ - ruby_version: 24-x64
+ - ruby_version: 25-x64
clone_folder: c:\projects\chef
clone_depth: 1