.travis.yml

Summary

Maintainability
Test Coverage
language: ruby
rvm:
  - 2.0.0
script: bundle exec rspec
gemfile: Gemfile.ci