Disable simplecov on CircleCI (#7416)

* Disable simplecov on CircleCI

* Remove --format progress
This commit is contained in:
Yamagishi Kazutoshi
2018-05-09 23:59:58 +09:00
committed by Eugen Rochko
parent edf882320a
commit ac788ad47e
2 changed files with 8 additions and 6 deletions

View File

@ -11,6 +11,7 @@ aliases:
RAILS_ENV: test
PARALLEL_TEST_PROCESSORS: 4
ALLOW_NOPAM: true
DISABLE_SIMPLECOV: true
working_directory: ~/projects/mastodon/
- &attach_workspace