Merge pull request #3223 from bjfish/patch-1

Add Rubinius to Build Matrix with Allowed Failure
This commit is contained in:
Sam 2015-02-23 13:07:55 +11:00
commit 4d3fc3a724
1 changed files with 2 additions and 0 deletions

View File

@ -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