1 2 3 4 5 6 7
--- .travis.yml: script: "\"bundle exec rake spec SPEC_OPTS='--format documentation'\"" Rakefile: unmanaged: true spec/spec_helper.rb: unmanaged: true