Skip to content

Instantly share code, notes, and snippets.

@akirill0v
Forked from ekorneeff/vexor.yml
Last active September 7, 2017 13:48
Show Gist options
  • Save akirill0v/f31dd04be17195965313de7493030ed1 to your computer and use it in GitHub Desktop.
Save akirill0v/f31dd04be17195965313de7493030ed1 to your computer and use it in GitHub Desktop.
language: ruby
rvm:
- 2.2.2
database:
- cp mongoid.yml.example mongoid.yml
- bundle exec db:create db:migrate
services:
- redis
- mongodb
- elasticsearch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment