tests: upload test coverage reports to code climate.
Downgrade simplecov to 0.17 because 0.18 is incompatible with code climate. Ref: github.com codeclimate/test-reporter/issues/413
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -7,6 +7,7 @@ config/database.yml
|
||||
config/danbooru_local_config.rb
|
||||
config/deploy/*.rb
|
||||
config/newrelic.yml
|
||||
coverage/
|
||||
node_modules/
|
||||
log/
|
||||
tmp/
|
||||
|
||||
Reference in New Issue
Block a user