Skip to content

Commit 551fc36

Browse files
authored
Merge pull request #194 from MSP-Greg/appveyor_new_ruby
Update appveyor with Ruby 2.3, 2.4 & trunk
2 parents 08690f3 + 26f0421 commit 551fc36

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

travis/.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ rvm:
1818
- 1.9.3
1919
- 2.0.0
2020
- 2.1
21-
- 2.2.7
22-
- 2.3.5
23-
- 2.4.2
21+
- 2.2.9
22+
- 2.3.6
23+
- 2.4.3
2424
- ruby-head
2525
- ree
2626
- rbx-3

travis/appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,5 @@ environment:
3434
- ruby_version: 200
3535
- ruby_version: 21
3636
- ruby_version: 22
37+
- ruby_version: 23-x64
38+
- ruby_version: 24-x64

0 commit comments

Comments
 (0)