Skip to content

Commit 845c498

Browse files
authored
Merge pull request #209 from benoittgt/ci_last_ruby_2_5
Bump Travis Ruby versions to last + add 2.5 to appveyor
2 parents acc4eff + 9e45af2 commit 845c498

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-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
- 2.0.0
1919
- 2.1
2020
- 2.2.10
21-
- 2.3.7
22-
- 2.4.4
23-
- 2.5.1
21+
- 2.3.8
22+
- 2.4.5
23+
- 2.5.3
2424
- ruby-head
2525
- ree
2626
- rbx-3

travis/appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,4 @@ environment:
3535
- ruby_version: 22
3636
- ruby_version: 23-x64
3737
- ruby_version: 24-x64
38+
- ruby_version: 25-x64

0 commit comments

Comments
 (0)