11 lines
161 B
YAML
11 lines
161 B
YAML
|
rvm:
|
||
|
- 1.8.7
|
||
|
- 1.9.2
|
||
|
- 1.9.3
|
||
|
branches:
|
||
|
only:
|
||
|
- master
|
||
|
gemfile:
|
||
|
- gemfiles/rails30.gemfile
|
||
|
- gemfiles/rails31.gemfile
|
||
|
- gemfiles/rails32.gemfile
|