summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSHIBATA Hiroshi <hsbt@ruby-lang.org>2018-08-24 19:54:02 +0900
committerSHIBATA Hiroshi <hsbt@ruby-lang.org>2018-08-24 19:54:02 +0900
commit13be4e1e2a118ea58a85ff150db8654101f18883 (patch)
treed561d3907dffd8d4101ce3e904cf60434eb92f2b
parent3ff7d05cc5490dc94bbe1d037dbe883a048676c9 (diff)
downloadpsych-travis.tar.gz
Update latest rubies on appveyor.travis
-rw-r--r--appveyor.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 0d5c5c7..4df19c9 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -10,9 +10,9 @@ test_script:
deploy: off
environment:
matrix:
- - ruby_version: "22"
- - ruby_version: "22-x64"
- ruby_version: "23"
- ruby_version: "23-x64"
- ruby_version: "24"
- ruby_version: "24-x64"
+ - ruby_version: "25"
+ - ruby_version: "25-x64"