# .travis.yml language: ruby rvm: - 2.3.1 script: - bundle exec rake test