mirror of
https://github.com/meineerde/rackstash.git
synced 2025-12-24 00:21:11 +00:00
Bump Ruby versions for Travis CI
This commit is contained in:
parent
473618c479
commit
e84d372c08
10
.travis.yml
10
.travis.yml
@ -10,12 +10,12 @@ cache: bundler
|
|||||||
|
|
||||||
rvm:
|
rvm:
|
||||||
# Latest Rubies on top
|
# Latest Rubies on top
|
||||||
- 2.4.0
|
- 2.4.1
|
||||||
- jruby-9.1.7.0
|
- jruby-9.1.8.0
|
||||||
|
|
||||||
# Older versions
|
# Older versions
|
||||||
- 2.3.3
|
- 2.3.4
|
||||||
- 2.2.6
|
- 2.2.7
|
||||||
- 2.1.10
|
- 2.1.10
|
||||||
- jruby-9.0.5.0
|
- jruby-9.0.5.0
|
||||||
|
|
||||||
@ -28,7 +28,7 @@ jdk:
|
|||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- rvm: 2.3.3
|
- rvm: 2.3.4
|
||||||
jdk: oraclejdk8
|
jdk: oraclejdk8
|
||||||
env: COVERAGE=1
|
env: COVERAGE=1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user