dobtco/storage_unit

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: ruby
cache: bundler
script: bundle exec rspec
notifications:
  email: false
gemfile:
  - gemfiles/rails_5.gemfile
  - gemfiles/rails_4.gemfile