mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-05 15:31:47 +01:00
remove simplecov since we now have coverage reporting on Code Climate
This commit is contained in:
parent
067db90d58
commit
07a3962d7d
3 changed files with 7 additions and 5 deletions
1
Gemfile
1
Gemfile
|
|
@ -57,7 +57,6 @@ group :test do
|
|||
gem "mocha", :require => false
|
||||
|
||||
gem "aruba", git: 'https://github.com/cucumber/aruba', :require => false # need 0.5.4 for piping files; 0.5.3 is latest
|
||||
gem "simplecov"
|
||||
gem "timecop", "~> 0.6.2"
|
||||
|
||||
# Note that > 2.14 has problems, see:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue