Skip to content

Commit

Permalink
Merge pull request #51 from PikachuEXE/run-travis-with-more-ruby-vers…
Browse files Browse the repository at this point in the history
…ions

Update Travis config to also test with recent MRI versions
  • Loading branch information
sporkmonger authored Jul 10, 2020
2 parents 6819104 + 3e4a662 commit e4f0e05
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
language: ruby
cache:
bundler: true
rvm:
- 2.3
- 2.4
- 2.5
- 2.6
- 2.7
- ruby-head
- jruby
- jruby-head
Expand Down

0 comments on commit e4f0e05

Please sign in to comment.