Skip to content

Commit

Permalink
Test on new Ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasleger authored Jan 9, 2018
1 parent d446da4 commit 1d7d367
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 @@ -2,9 +2,10 @@ sudo: false
language: ruby
cache: bundler
rvm:
- 2.2.7
- 2.3.4
- 2.4.1
- 2.2
- 2.3.5
- 2.4.3
- 2.5.0
- jruby-9.1.6.0

env:
Expand Down

0 comments on commit 1d7d367

Please sign in to comment.