1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2026-01-27 02:28:50 +01:00

Add coveralls

This commit is contained in:
2015-01-04 23:57:29 +01:00
parent 28003596b9
commit 488b22ecb4
5 changed files with 32 additions and 0 deletions

View File

@@ -23,6 +23,9 @@ gem 'jbuilder', '~> 2.0'
# bundle exec rake doc:rails generates the API under doc/api.
gem 'sdoc', '~> 0.4.0', group: :doc
# Use Coveralls for coverage documentation
gem 'coveralls', require: false
gem 'bootstrap-sass', '~> 3.3.1'
gem 'autoprefixer-rails'