mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Add rubinius-specific dependencies to get specs running
This commit is contained in:
parent
4c15aca64f
commit
40a556fee6
2 changed files with 9 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ services:
|
|||
rvm:
|
||||
- 1.9.3
|
||||
- jruby-19mode
|
||||
- rbx-2.1.1
|
||||
- rbx
|
||||
- 2.0.0
|
||||
branches:
|
||||
only:
|
||||
|
|
@ -17,4 +17,4 @@ notifications:
|
|||
matrix:
|
||||
allow_failures:
|
||||
- rvm: jruby-19mode
|
||||
- rvm: rbx-2.1.1
|
||||
- rvm: rbx
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue