Nedomas/databound-rails

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: ruby
rvm:
  - 2.2.0
  - 2.1.3
  - 2.0.0
script: bundle exec rspec --pattern "spec/**/*_spec.rb"