mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
16 lines
203 B
YAML
16 lines
203 B
YAML
rvm:
|
|
- 1.8.7
|
|
- 1.9.2
|
|
- rbx
|
|
- rbx-2.0
|
|
- ree
|
|
- jruby
|
|
- ruby-head
|
|
env:
|
|
- "rack=1.3.0"
|
|
- "rack=master"
|
|
- "tilt=1.3.2"
|
|
- "tilt=master"
|
|
notifications:
|
|
recipients:
|
|
- k.haase@finn.de
|