mirror of
https://github.com/meineerde/rackstash.git
synced 2026-02-01 01:37:12 +00:00
Bump Ruby versions in .travis.yml
This commit is contained in:
parent
26a1ce0a68
commit
7a6f8fbb69
@ -11,10 +11,11 @@ cache: bundler
|
||||
|
||||
rvm:
|
||||
# Latest Rubies on top
|
||||
- 2.5.3
|
||||
- jruby-9.2.0.0
|
||||
- 2.6.0
|
||||
- jruby-9.2.5.0
|
||||
|
||||
# Older versions
|
||||
- 2.5.3
|
||||
- 2.4.5
|
||||
- 2.3.8
|
||||
- 2.2.10
|
||||
@ -28,7 +29,7 @@ rvm:
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- rvm: 2.5.3
|
||||
- rvm: 2.6.0
|
||||
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