Skip to content

Commit

Permalink
Update Travis config to also test with recent MRI versions
Browse files Browse the repository at this point in the history
Also enable Bundler caching
  • Loading branch information
PikachuEXE committed Jul 10, 2020
1 parent 6819104 commit 3e4a662
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 3e4a662

Please sign in to comment.