faraday/.travis.yml

11 lines
110 B
YAML

script: "rake test:live"
rvm:
- 1.8.6
- 1.8.7
- 1.9.1
- 1.9.2
- jruby
- rbx
- ree
- ruby-head