mirror of
https://github.com/projekteuler/projekteuler.git
synced 2026-01-27 02:28:50 +01:00
Replace coveralls with Codacy
This commit is contained in:
4
Gemfile
4
Gemfile
@@ -34,8 +34,8 @@ gem 'sdoc', '~> 1.0.0', group: :doc
|
||||
|
||||
gem 'web-console', '~> 3.7.0', group: :development
|
||||
|
||||
# Use Coveralls for coverage documentation
|
||||
gem 'coveralls', '~> 0.8.22', require: false
|
||||
# Use Codacy for coverage
|
||||
gem 'codacy-coverage', :require => false
|
||||
|
||||
gem 'bootstrap-sass', '~> 3.4.0'
|
||||
gem 'autoprefixer-rails', '~> 9.4.6'
|
||||
|
||||
Reference in New Issue
Block a user