Skip to content

Commit

Permalink
set license to MIT in gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
pivotal-cloudplanner committed Mar 4, 2013
1 parent cdcf73f commit 9bfd366
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci_reporter.gemspec
Expand Up @@ -18,6 +18,7 @@ Gem::Specification.new do |s|
s.rubygems_version = "1.8.24"
s.summary = "CI::Reporter allows you to generate reams of XML for use with continuous integration systems."
s.test_files = ["spec/ci/reporter/cucumber_spec.rb", "spec/ci/reporter/output_capture_spec.rb", "spec/ci/reporter/report_manager_spec.rb", "spec/ci/reporter/rspec_spec.rb", "spec/ci/reporter/test_suite_spec.rb", "spec/ci/reporter/test_unit_spec.rb", "spec/ci/reporter/rake/rake_tasks_spec.rb"]
s.license = "MIT"

if s.respond_to? :specification_version then
s.specification_version = 3
Expand Down

0 comments on commit 9bfd366

Please sign in to comment.