Skip to content

Commit

Permalink
Test with latest Ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
n-rodriguez committed May 26, 2020
1 parent 80ac9ae commit ea47278
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 @@ -5,11 +5,11 @@ dist: xenial
language: ruby
cache: bundler
rvm:
- 2.7.0
- 2.6.5
- 2.5.7
- 2.7.1
- 2.6.6
- 2.5.8
- ruby-head
- jruby-9.2.9.0
- jruby-9.2.11.0

matrix:
allow_failures:
Expand Down

0 comments on commit ea47278

Please sign in to comment.