mirror of
https://github.com/samsonjs/http-cookie.git
synced 2026-04-25 14:37:42 +00:00
Add jruby-18mode to allow_failures.
It is broken with Dir.mktmpdir which is used in tests.
This commit is contained in:
parent
d3d4f0dafe
commit
405a48bcb4
1 changed files with 1 additions and 0 deletions
|
|
@ -13,5 +13,6 @@ rvm:
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- rvm: ruby-head
|
- rvm: ruby-head
|
||||||
|
- rvm: jruby-18mode
|
||||||
- rvm: rbx-18mode
|
- rvm: rbx-18mode
|
||||||
- rvm: rbx-19mode
|
- rvm: rbx-19mode
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue