Lets see how we fair on Ruby 2.3.
This commit is contained in:
parent
1b3cb4515a
commit
95f325898f
|
@ -5,9 +5,11 @@ rvm:
|
|||
- 2.2
|
||||
- 2.1
|
||||
- 2.0
|
||||
- ruby-head
|
||||
- jruby-9.0.3.0
|
||||
matrix:
|
||||
allow_failures:
|
||||
- rvm: ruby-head
|
||||
- rvm: jruby-9.0.3.0
|
||||
exclude:
|
||||
- rvm: jruby-9.0.3.0
|
||||
|
|
Loading…
Reference in New Issue