Avoid having to wait until all tests are processed to exit upon error/failure.
This commit is contained in:
		
							parent
							
								
									265ed34ffd
								
							
						
					
					
						commit
						ae2ec43a82
					
				| 
						 | 
				
			
			@ -28,4 +28,4 @@ after_failure:
 | 
			
		|||
  - cat storage/logs/laravel.log
 | 
			
		||||
 | 
			
		||||
script:
 | 
			
		||||
  - phpunit
 | 
			
		||||
  - phpunit --stop-on-error --stop-on-failure
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue