Skip to content

Commit

Permalink
Test with latest Ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
n-rodriguez committed Oct 25, 2019
1 parent a00fd5b commit 4578657
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ language: ruby
cache: bundler
sudo: false
rvm:
- 2.6.0
- 2.5.3
- 2.4.5
- 2.6.5
- 2.5.7
- 2.4.9
- 2.3.8
- jruby-9.2.5.0
- jruby-9.2.8.0
before_install:
- gem update --system
- gem install bundler --no-document
Expand Down

0 comments on commit 4578657

Please sign in to comment.