Skip to content
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.

Commit

Permalink
Added coveralls and simplecov to Travis Gemfile.
Browse files Browse the repository at this point in the history
  • Loading branch information
ShogunPanda committed May 23, 2013
1 parent 4d191b6 commit 99f47e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis-gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ gemspec
# Testing
gem "rspec", "~> 2.12.0"
gem "rake", "~> 10.0.4"
gem "simplecov", ">= 0.7.1"
gem "coveralls", "~> 0.6.7", require: false

0 comments on commit 99f47e8

Please sign in to comment.