Add CONTINUOUS_INTEGRATION: true to .circleci/config.yml (#7447)
This commit is contained in:
		
				
					committed by
					
						
						Eugen Rochko
					
				
			
			
				
	
			
			
			
						parent
						
							b4fb766b23
						
					
				
				
					commit
					1337ca837b
				
			@@ -11,6 +11,7 @@ aliases:
 | 
				
			|||||||
          RAILS_ENV: test
 | 
					          RAILS_ENV: test
 | 
				
			||||||
          PARALLEL_TEST_PROCESSORS: 4
 | 
					          PARALLEL_TEST_PROCESSORS: 4
 | 
				
			||||||
          ALLOW_NOPAM: true
 | 
					          ALLOW_NOPAM: true
 | 
				
			||||||
 | 
					          CONTINUOUS_INTEGRATION: true
 | 
				
			||||||
          DISABLE_SIMPLECOV: true
 | 
					          DISABLE_SIMPLECOV: true
 | 
				
			||||||
    working_directory: ~/projects/mastodon/
 | 
					    working_directory: ~/projects/mastodon/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user