Add rubinius to the travis matrix

This commit is contained in:
Trevor Bramble 2012-12-08 20:08:25 +00:00
parent 82bca498bd
commit e98b4df69a
1 changed files with 8 additions and 3 deletions

View File

@ -5,18 +5,23 @@ rvm:
- 1.9.3
- jruby
- ruby-head
- rbx-18mode
- rbx-19mode
env:
- rack=1.3.0
- rack=master
- tilt=1.3.2
- tilt=master
- sinatra=master
matrix:
allow_failures:
- rvm: ruby-head
- rvm: rbx-18mode
- rvm: rbx-19mode
notifications:
recipients:
- k.haase@finn.de
- ohhgabriel@gmail.com
- inbox@trevorbramble.com
- katrina.owen@gmail.com
matrix:
allow_failures:
- rvm: ruby-head