Skip to content

Commit

Permalink
Add license to gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
kerrizor committed May 8, 2017
1 parent 6a2068a commit 8967c3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions codecov.gemspec
Expand Up @@ -10,6 +10,7 @@ Gem::Specification.new do |s|
s.homepage = %q{https://github.com/codecov/codecov-ruby}
s.summary = %q{hosted code coverage ruby/rails reporter}
s.rubyforge_project = "codecov"
s.license = "MIT"
s.files = ["lib/codecov.rb"]
s.test_files = ["test/test_codecov.rb"]
s.require_paths = ["lib"]
Expand Down

0 comments on commit 8967c3c

Please sign in to comment.