dabit/acts_as_shopping_cart

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: ruby
cache: bundler

rvm:
  - 2.2.4
  - 2.3.2
  - 2.5.7
  - 2.6.5

gemfile:
  - Gemfile.4.0
  - Gemfile.4.1
  - Gemfile.4.2
  - Gemfile.5.0
  - Gemfile.5.1
  - Gemfile.6