mirror of
https://github.com/ms-ati/docile
synced 2023-03-27 23:21:52 -04:00
12 lines
135 B
YAML
12 lines
135 B
YAML
language: ruby
|
|
cache: bundler
|
|
rvm:
|
|
- 2.1.0
|
|
- 2.0.0
|
|
- 1.9.3
|
|
- 1.9.2
|
|
- 1.8.7
|
|
- ree
|
|
- jruby-18mode
|
|
- jruby-19mode
|
|
- rbx
|