1
0
Fork 0
mirror of https://github.com/ms-ati/docile synced 2023-03-27 23:21:52 -04:00
docile/.travis.yml
Marc Siegel ff3cddd9f2 require all envs to pass in travis (incl. jruby)
Signed-off-by: Marc Siegel <marc@usainnov.com>
2012-10-29 16:11:01 -04:00

11 lines
No EOL
157 B
YAML

language: ruby
bundler_args: --without development
rvm:
- 1.9.3
- 1.9.2
- 1.8.7
- ree
- jruby-18mode
- jruby-19mode
- rbx-18mode
- rbx-19mode