---
.travis.yml:
  script: "\"bundle exec rake validate && bundle exec rake lint && bundle exec rake spec SPEC_OPTS='--color --format documentation'\""
Rakefile:
  unmanaged: true
Gemfile:
  unmanaged: true
spec/spec_helper.rb:
  unmanaged: true