mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 18:24:52 -06:00
Merge pull request #3223 from bjfish/patch-1
Add Rubinius to Build Matrix with Allowed Failure
This commit is contained in:
commit
4d3fc3a724
@ -14,11 +14,13 @@ matrix:
|
||||
env: "RAILS_MASTER=1"
|
||||
- rvm: 2.1
|
||||
env: "RAILS_MASTER=1"
|
||||
- rvm: rbx-2
|
||||
fast_finish: true
|
||||
|
||||
rvm:
|
||||
- 2.0.0
|
||||
- 2.1
|
||||
- rbx-2
|
||||
|
||||
services:
|
||||
- redis-server
|
||||
|
Loading…
Reference in New Issue
Block a user