Skip to content

Instantly share code, notes, and snippets.

@wldcordeiro
Created January 27, 2015 20:10
Show Gist options
  • Save wldcordeiro/9e8b8e60e9439cda16bd to your computer and use it in GitHub Desktop.
Save wldcordeiro/9e8b8e60e9439cda16bd to your computer and use it in GitHub Desktop.
machine:
ruby:
version: 2.1.3
environment:
CODECLIMATE_REPO_TOKEN: 6bd8d374b120a5449b9a4b7dfda40cc0609dbade48a1b6655f04a9bc8de3a3ee
ADAPTER: active_record
ADAPTER: mongoid
dependencies:
pre:
- gem install bundler
test:
override:
- bundle exec rake:spec_all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment