ckundo/sandy

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: ruby
branches:
  only:
  - master
  - stable
rvm:
  - 1.9.3
gemfile:
  - Gemfile
script: bundle exec rspec spec