ruby support parity with sinatra, hopefully

This commit is contained in:
Trevor Bramble 2013-12-27 16:53:13 -08:00
parent 1b8909b0c8
commit 0d53414554
1 changed files with 8 additions and 8 deletions

View File

@ -4,26 +4,26 @@ rvm:
- 1.9.2
- 1.9.3
- 2.0.0
- ruby-head
- jruby-18mode
- jruby-19mode
- 2.1.0
- rbx
- jruby
- jruby-head
- rbx-18mode
- rbx-19mode
- ruby-head
matrix:
include:
- { rvm: 1.9.3, env: sinatra=master }
- { rvm: 1.8.7, env: tilt=master }
- { rvm: 1.9.3, env: rack=master }
- { rvm: 1.9.3, env: tilt=master }
allow_failures:
- env: tilt=master
- rvm: ruby-head
- rvm: jruby-head
- rvm: rbx-18mode
- rvm: rbx-19mode
- rvm: rbx
notifications:
recipients:
- k.haase@finn.de
- ohhgabriel@gmail.com
- inbox@trevorbramble.com
- _@trevorbramble.com
- katrina.owen@gmail.com