Test new ruby
This commit is contained in:
parent
cdcd2bd42d
commit
158c3e9f25
|
@ -5,7 +5,7 @@ before_script:
|
||||||
- bundle update
|
- bundle update
|
||||||
rvm:
|
rvm:
|
||||||
- ruby-head
|
- ruby-head
|
||||||
- 2.3.0
|
- 2.3.1
|
||||||
- 2.2.4
|
- 2.2.4
|
||||||
- 2.1
|
- 2.1
|
||||||
- 2.0
|
- 2.0
|
||||||
|
@ -15,7 +15,6 @@ os:
|
||||||
matrix:
|
matrix:
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- rvm: 2.3.0
|
|
||||||
- rvm: ruby-head
|
- rvm: ruby-head
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
|
|
Loading…
Reference in a new issue