mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	Merge pull request #3696 from citra-emu/transifex-condition
Travis: only enable transifex job on main repo
This commit is contained in:
		
						commit
						55414c32d9
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -26,7 +26,7 @@ matrix: | ||||||
|       script: "./.travis/linux/build.sh" |       script: "./.travis/linux/build.sh" | ||||||
|       after_success: "./.travis/linux/upload.sh" |       after_success: "./.travis/linux/upload.sh" | ||||||
|       cache: ccache |       cache: ccache | ||||||
|     - if: branch = master AND type = push |     - if: repo = citra-emu/citra AND branch = master AND type = push | ||||||
|       os: linux |       os: linux | ||||||
|       env: NAME="transifex push" |       env: NAME="transifex push" | ||||||
|       sudo: required |       sudo: required | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue