zlx/API-mock-server

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: ruby
rvm:
  - 2.0.0
services:
  - mongodb

before_install: cp mongoid.yml.example mongoid.yml
script: bundle exec rspec test/api-mock-server_spec.rb