mirror of
https://github.com/meineerde/rackstash.git
synced 2026-02-17 00:51:59 +00:00
Update Ruby 2.6 to 2.6.1 on Travis CI
This commit is contained in:
parent
b6be188dbd
commit
40c97ffbbf
@ -11,7 +11,7 @@ cache: bundler
|
|||||||
|
|
||||||
rvm:
|
rvm:
|
||||||
# Latest Rubies on top
|
# Latest Rubies on top
|
||||||
- 2.6.0
|
- 2.6.1
|
||||||
- jruby-9.2.5.0
|
- jruby-9.2.5.0
|
||||||
- truffleruby-1.0.0-rc10
|
- truffleruby-1.0.0-rc10
|
||||||
|
|
||||||
@ -30,7 +30,7 @@ rvm:
|
|||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- rvm: 2.6.0
|
- rvm: 2.6.1
|
||||||
env: COVERAGE=1
|
env: COVERAGE=1
|
||||||
|
|
||||||
# An older Ruby/Rack combination as used by Rails 3.2. As long as it works
|
# 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