Browse Source
			
			
			Travis CI: Don't set CFLAGS=-m64 for macOS build
			
			
				pull/444/head
			
			
		 
		
			
				
					
						 Ahmad Fatoum
					
					7 years ago
						Ahmad Fatoum
					
					7 years ago
					
				 
				
			 
		 
		
			
				
				  
				  No known key found for this signature in database
				  
				  	
						GPG Key ID: C3EAC3DE9321D59B
				  	
				  
				
			
		
		
		
	
		
			  1 changed files with 
1 additions and 
1 deletions
			
		 
		
			
				- 
					
					
					 
					.travis.yml
				
					
					
						
							
								
									
										
											
												
	
		
			
				|  |  | @ -16,7 +16,7 @@ matrix: | 
		
	
		
			
			|  |  |  | env: ARCH=amd64 | 
		
	
		
			
			|  |  |  | sudo: required | 
		
	
		
			
			|  |  |  | - os: osx | 
		
	
		
			
			|  |  |  | env: ARCH=amd64 | 
		
	
		
			
			|  |  |  | env: ARCH=universal | 
		
	
		
			
			|  |  |  |  | 
		
	
		
			
			|  |  |  | before_script: | 
		
	
		
			
			|  |  |  |  | 
		
	
	
		
			
				|  |  |  |