1
0
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:
2019-02-05 16:01:15 +01:00
parent 7f579b739b
commit ee320b281c
4 changed files with 9 additions and 16 deletions

View File

@@ -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'