mirror of
https://github.com/meineerde/rackstash.git
synced 2026-02-01 01:37:12 +00:00
Bump ruby versions on Travis CI
This commit is contained in:
parent
4b50be2e6f
commit
b141e1341c
11
.travis.yml
11
.travis.yml
@ -10,13 +10,14 @@ cache: bundler
|
||||
|
||||
rvm:
|
||||
# Latest Rubies on top
|
||||
- 2.6.5
|
||||
- jruby-9.2.9.0
|
||||
- 2.7.1
|
||||
- jruby-9.2.12.0
|
||||
- truffleruby-20.1.0
|
||||
|
||||
# Older versions
|
||||
- 2.5.7
|
||||
- 2.4.9
|
||||
- 2.6.6
|
||||
- 2.5.8
|
||||
- 2.4.10
|
||||
- 2.3.7
|
||||
- 2.2.10
|
||||
- 2.1.10
|
||||
@ -29,7 +30,7 @@ rvm:
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- rvm: 2.6.5
|
||||
- rvm: 2.7.1
|
||||
env: COVERAGE=1
|
||||
|
||||
# An older Ruby/Rack combination as used by Rails 3.2. As long as it works
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user