mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	Travis: Replace before_install with install
				
					
				
			This commit is contained in:
		
							parent
							
								
									a60f2a93d2
								
							
						
					
					
						commit
						6fc605a196
					
				
					 1 changed files with 3 additions and 8 deletions
				
			
		
							
								
								
									
										11
									
								
								.travis.yml
									
										
									
									
									
								
							
							
						
						
									
										11
									
								
								.travis.yml
									
										
									
									
									
								
							|  | @ -23,11 +23,6 @@ addons: | |||
|       - lib32stdc++6 # For CMake | ||||
|       - lftp # To upload builds | ||||
| 
 | ||||
| before_install: | ||||
|  - sh .travis-deps.sh | ||||
| 
 | ||||
| script: | ||||
|  - sh .travis-build.sh | ||||
| 
 | ||||
| after_success: | ||||
|  - sh .travis-upload.sh | ||||
| install: ./.travis-deps.sh | ||||
| script: ./.travis-build.sh | ||||
| after_success: ./.travis-upload.sh | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue