Skip to content

Commit 25c29b6

Browse files
authored
Merge pull request #258 from grzuy/ruby_2_5_ci
make AppVeyor test with ruby 2.5 also
2 parents 266a1d4 + c3bd0cd commit 25c29b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,5 @@ environment:
1919
- ruby_version: "23-x64"
2020
- ruby_version: "24"
2121
- ruby_version: "24-x64"
22+
- ruby_version: "25"
23+
- ruby_version: "25-x64"

0 commit comments

Comments
 (0)