sinatra/.travis.yml

17 lines
203 B
YAML
Raw Normal View History

2011-07-21 12:02:20 +00:00
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"
2011-07-21 12:02:20 +00:00
notifications:
recipients:
- k.haase@finn.de