Skip to content

Commit

Permalink
use latest ruby version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
takkanm authored and jeremy committed May 9, 2017
1 parent 913beed commit ddc85ed
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,10 @@ rvm:
- 1.9.2
- 1.9.3
- 2.0.0
- 2.1.9
- 2.2.5
- 2.3.1
- 2.1.10
- 2.2.7
- 2.3.4
- 2.4.1
- ruby-head
- jruby
- jruby-9.0.5.0
Expand Down

0 comments on commit ddc85ed

Please sign in to comment.