ChuckJHardy/Gmailish

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: ruby
script: 
  - bundle exec rspec spec/
rvm:
  - 2.0.0
  - 1.9.3
notifications:
  email:
    - chuckjhardy@gmail.com