summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSHIBATA Hiroshi <hsbt@ruby-lang.org>2017-12-01 12:16:50 +0900
committerSHIBATA Hiroshi <hsbt@ruby-lang.org>2017-12-01 12:16:50 +0900
commitb620653700272dd71c22786f5042cd83bcfcfbc2 (patch)
tree19048345cd8b5563ffb1ecc839eff0ca23f9e09a
parent051440e93bd3cf1f2fc86602430d605fa608ff17 (diff)
downloadpsych-b620653700272dd71c22786f5042cd83bcfcfbc2.zip
CI against Ruby 2.4 for appveyor
-rw-r--r--appveyor.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 5563998..0d5c5c7 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -10,9 +10,9 @@ test_script:
deploy: off
environment:
matrix:
- - ruby_version: "21"
- - ruby_version: "21-x64"
- ruby_version: "22"
- ruby_version: "22-x64"
- ruby_version: "23"
- ruby_version: "23-x64"
+ - ruby_version: "24"
+ - ruby_version: "24-x64"