7 lines
62 B
YAML
7 lines
62 B
YAML
services: mongodb
|
|
language: ruby
|
|
rvm:
|
|
- 2.2
|
|
cache: bundler
|
|
|
services: mongodb
|
|
language: ruby
|
|
rvm:
|
|
- 2.2
|
|
cache: bundler
|
|
|