felipeelias/resubject

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: ruby
sudo: false
cache: bundler

rvm:
  - 2.4
  - 2.5
  - 2.6
env:
  - rails=4
  - rails=5