1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00
sinatra/sinatra-contrib/.travis.yml
Trevor Bramble 5d0a23fdcd Removing Rubinious from Travis CI testing
Temporarily removing Rubinious from Travis CI testing so it won't always
cause pull request auto-testing to fail.

(Real fix is to either get the Reloader specs working w/ Rubinious or
move them out of the usual spec suite.)
2012-08-14 01:00:57 -07:00

18 lines
231 B
YAML

---
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- jruby
- ruby-head
env:
- rack=1.3.0
- rack=master
- tilt=1.3.2
- tilt=master
- sinatra=master
notifications:
recipients:
- k.haase@finn.de
- ohhgabriel@gmail.com
- inbox@trevorbramble.com