mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-30 01:08:26 -05:00
Allow jRuby head to fail.
This commit is contained in:
@@ -6,6 +6,9 @@ rvm:
|
||||
- 2.1
|
||||
- 2.0
|
||||
- jruby-head
|
||||
matrix:
|
||||
allow_failures:
|
||||
- rvm: jruby-head
|
||||
env:
|
||||
matrix:
|
||||
- TEST_SUITE=test
|
||||
|
||||
Reference in New Issue
Block a user