danascheider/json_test_data

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: ruby
rvm:
  - 2.1.8
  - 2.2.8
  - 2.3.5
  - 2.4.2
sudo: false
env:
  - COVERAGE=true
branches:
  only:
    - master
notifications:
  email: false