.travis.yml

Summary

Maintainability
Test Coverage
language: ruby
rvm:
  - 2.3.0
  - 2.3.4
  - 2.4.1
  - ruby-head
dist: trusty
script: rake testall