Add Rubinius to Build Matrix

Fix unintended removal of new line here
This commit is contained in:
Brandon Fish 2015-02-20 17:45:32 -06:00 committed by Joshua Clayton
parent 37d61983ef
commit ed84cda57e
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ rvm:
- 2.1.0
- 2.2.2
- jruby-19mode
- rbx-2
before_install:
- gem update --system
install: "bundle install"