Skip to content

Commit

Permalink
[CI] let's test against more (recent) Rubies
Browse files Browse the repository at this point in the history
  • Loading branch information
kares committed Nov 15, 2018
1 parent deaa72b commit 2c21eea
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
language: ruby
rvm:
- 1.9.3
- 2.2.5
- 2.2.9
- 2.3.8
- 2.4.5
- jruby-1.7.25
- jruby-9.1.5.0
- jruby-9.1.17.0
- jruby-9.2.4.0
- rbx-2.1.1
- ruby-head
matrix:
Expand Down

0 comments on commit 2c21eea

Please sign in to comment.