mirror of
https://github.com/jekyll/jekyll.git
synced 2026-02-01 10:15:03 -05:00
Update JRuby to 9.0.5.0; Drop the double digit test.
We've tested enough of the double digit stuff, it's only slowing down our specs and we've got an idea about what's going on with it.
This commit is contained in:
@@ -9,8 +9,7 @@ rvm:
|
||||
- &ruby1 2.3.0
|
||||
- &ruby2 2.2.4
|
||||
- &ruby3 2.1.8
|
||||
- &ruby4 2.1.10
|
||||
- &jruby jruby-9.0.4.0
|
||||
- &jruby jruby-9.0.5.0
|
||||
- &rhead ruby-head
|
||||
|
||||
matrix:
|
||||
@@ -18,7 +17,6 @@ matrix:
|
||||
allow_failures:
|
||||
- rvm: *jruby
|
||||
- rvm: *rhead
|
||||
- rvm: *ruby4
|
||||
env:
|
||||
matrix:
|
||||
- TEST_SUITE=test
|
||||
|
||||
Reference in New Issue
Block a user