Add CONTINUOUS_INTEGRATION: true to .circleci/config.yml (#7447)

th-downstream
Yamagishi Kazutoshi 7 years ago committed by Eugen Rochko
parent e86a4fe36b
commit d31b031214

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

Loading…
Cancel
Save