mirror of
				https://github.com/eledio-devices/thirdparty-tinyexpr.git
				synced 2025-10-31 00:32:38 +01:00 
			
		
		
		
	Added travis.yml
This commit is contained in:
		
							
								
								
									
										7
									
								
								.travis.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								.travis.yml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,7 @@ | |||||||
|  | language: c | ||||||
|  |  | ||||||
|  | compiler: | ||||||
|  |   - clang | ||||||
|  |   - gcc | ||||||
|  |  | ||||||
|  | script: make | ||||||
							
								
								
									
										1
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								Makefile
									
									
									
									
									
								
							| @@ -1,4 +1,3 @@ | |||||||
| CC = gcc |  | ||||||
| CCFLAGS = -ansi -Wall -Wshadow -O2 | CCFLAGS = -ansi -Wall -Wshadow -O2 | ||||||
| LFLAGS = -lm | LFLAGS = -lm | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user