mirror of
https://github.com/discourse/discourse.git
synced 2025-01-30 23:29:29 +08:00
Add Rubinius to Build Matrix with Allowed Failure
Please add Rubinius to the build matrix with failure allowed.
This commit is contained in:
parent
20c9a312c7
commit
53f35cc4fd
|
@ -14,11 +14,13 @@ matrix:
|
||||||
env: "RAILS_MASTER=1"
|
env: "RAILS_MASTER=1"
|
||||||
- rvm: 2.1
|
- rvm: 2.1
|
||||||
env: "RAILS_MASTER=1"
|
env: "RAILS_MASTER=1"
|
||||||
|
- rvm: rbx-2
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
|
|
||||||
rvm:
|
rvm:
|
||||||
- 2.0.0
|
- 2.0.0
|
||||||
- 2.1
|
- 2.1
|
||||||
|
- rbx-2
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- redis-server
|
- redis-server
|
||||||
|
|
Loading…
Reference in New Issue
Block a user