mirror of
https://github.com/projekteuler/projekteuler.git
synced 2026-01-27 10:38:50 +01:00
Replace coveralls with Codacy
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
require 'coveralls'
|
||||
Coveralls.wear!('rails')
|
||||
require 'codacy-coverage'
|
||||
|
||||
Codacy::Reporter.start
|
||||
|
||||
ENV['RAILS_ENV'] ||= 'test'
|
||||
require File.expand_path('../../config/environment', __FILE__)
|
||||
|
||||
Reference in New Issue
Block a user