1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00
sinatra/.travis.yml

17 lines
205 B
YAML
Raw Normal View History

2011-07-21 08:02:20 -04:00
rvm:
- 1.8.7
- 1.9.2
2011-08-01 04:07:20 -04:00
- 1.9.3
2011-07-21 08:02:20 -04:00
- rbx
- rbx-2.0
2011-08-07 11:25:42 -04:00
- jruby
2011-07-21 08:02:20 -04:00
- ruby-head
env:
2011-10-03 18:04:46 -04:00
- "rack=1.3.4"
- "rack=master"
2011-10-03 18:04:46 -04:00
- "tilt=1.3.3"
- "tilt=master"
2011-07-21 08:02:20 -04:00
notifications:
recipients:
- k.haase@finn.de