Skip to content

Commit

Permalink
[CI] Test on new Ruby 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasleger committed Feb 6, 2018
1 parent 683e44d commit fc8dfd7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ language: ruby
cache: bundle
sudo: false
rvm:
- 2.4.1
- 2.5
- 2.4
- jruby-9.1.15.0
- jruby-head
before_install:
Expand Down

0 comments on commit fc8dfd7

Please sign in to comment.