mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	travis: An error in docker.sh should not result in success
Closes #3022.
This commit is contained in:
		
							parent
							
								
									1e4bd67a12
								
							
						
					
					
						commit
						45fdcdd632
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1,3 +1,3 @@ | ||||||
| #!/bin/bash -ex | #!/bin/bash -ex | ||||||
| 
 | 
 | ||||||
| docker run -v $(pwd):/citra ubuntu:16.04 /bin/bash /citra/.travis/linux/docker.sh | docker run -v $(pwd):/citra ubuntu:16.04 /bin/bash -ex /citra/.travis/linux/docker.sh | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue