mirror of
https://github.com/samsonjs/http-cookie.git
synced 2026-03-25 08:55:53 +00:00
Add ruby-head and jruby-head.
This commit is contained in:
parent
4532f190cc
commit
6c5e87aff3
1 changed files with 3 additions and 1 deletions
|
|
@ -1,12 +1,14 @@
|
|||
language: ruby
|
||||
rvm:
|
||||
- 1.8.7
|
||||
- ree
|
||||
- 1.9.2
|
||||
- 1.9.3
|
||||
- 2.0.0
|
||||
- ree
|
||||
- ruby-head
|
||||
- jruby-18mode
|
||||
- jruby-19mode
|
||||
- jruby-head
|
||||
- rbx-18mode
|
||||
- rbx-19mode
|
||||
matrix:
|
||||
|
|
|
|||
Loading…
Reference in a new issue