sinatra/.travis.yml

17 lines
206 B
YAML
Raw Normal View History

2011-07-21 12:02:20 +00:00
rvm:
- 1.8.7
- 1.9.2
2011-08-01 08:07:20 +00:00
- 1.9.3
2011-07-21 12:02:20 +00:00
- rbx
- rbx-2.0
2011-08-01 08:36:58 +00:00
# - jruby
2011-07-21 12:02:20 +00:00
- 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