.travis.yml

Summary

Maintainability
Test Coverage
language: ruby
rvm:
  - "2.0.0"
  - "2.1.0"
  - "2.3.0"
script: bundle exec rspec spec