Skip to content

Commit

Permalink
[CI] Test agains Ruby 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasleger authored Feb 14, 2018
1 parent fd45351 commit a075dc3
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,18 @@ language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1
- 2.2.5
- 2.3.0
- 2.1.10
- 2.2.9
- 2.3.6
- 2.4.3
- 2.5.0
- jruby
- ruby-head
matrix:
fast_finish: true
allow_failures:
- rvm: jruby
- rvm: ruby-head
notifications:
email: false
irc:
Expand Down

0 comments on commit a075dc3

Please sign in to comment.