WhitePayments/match_json

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: ruby
rvm:
  - 2.3.1
script:
  - bundle exec rspec
  - bundle exec rake test