Skip to content

Commit

Permalink
Add files for coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
yeoupooh committed Mar 1, 2016
1 parent 18010c5 commit 91f1801
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
gem 'coveralls', require: false

5 changes: 5 additions & 0 deletions spec_helper.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
require 'coveralls'
Coveralls.wear!

# Your code here.

0 comments on commit 91f1801

Please sign in to comment.