.travis.yml

Summary

Maintainability
Test Coverage
language: ruby
rvm:
  - "2.2.7"
  - "2.3.4"
  - "2.4.1"
script: bundle exec rspec spec