Add clang to the travis build matrix
This commit is contained in:
		
							parent
							
								
									2edc0aeb66
								
							
						
					
					
						commit
						3dbd250bc9
					
				@ -1,6 +1,7 @@
 | 
				
			|||||||
language: c
 | 
					language: c
 | 
				
			||||||
compiler:
 | 
					compiler:
 | 
				
			||||||
  - gcc
 | 
					  - gcc
 | 
				
			||||||
 | 
					  - clang
 | 
				
			||||||
script: bash "${BUILDSCRIPT}" "${BUILDNAME}" "${BUILDOPTIONS}" "makefile" "-DUSE_LTM -DLTM_DESC -I/usr/include" "/usr/lib/libtommath.a"
 | 
					script: bash "${BUILDSCRIPT}" "${BUILDNAME}" "${BUILDOPTIONS}" "makefile" "-DUSE_LTM -DLTM_DESC -I/usr/include" "/usr/lib/libtommath.a"
 | 
				
			||||||
env:
 | 
					env:
 | 
				
			||||||
  - |
 | 
					  - |
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user