Skip to content

Commit

Permalink
Add Coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
jpagex committed Jan 12, 2016
1 parent 6f6f42e commit caccbc9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bindata-contrib.gemspec
Expand Up @@ -17,6 +17,7 @@ Gem::Specification.new do |s|
s.license = 'MIT'

s.add_runtime_dependency 'bindata', '~> 2.1'
s.add_development_dependency 'rake', '~> 10.4'
s.add_development_dependency 'rake'
s.add_development_dependency 'rspec', '~> 3.2'
s.add_development_dependency 'coveralls'
end
2 changes: 2 additions & 0 deletions spec/spec_helper.rb
@@ -1 +1,3 @@
require 'bindata-contrib'
require 'coveralls'
Coveralls.wear!

0 comments on commit caccbc9

Please sign in to comment.