mirror of
				https://github.com/janet-lang/janet
				synced 2025-10-29 14:47:42 +00:00 
			
		
		
		
	Add shrt freebsd build.
This commit is contained in:
		
							
								
								
									
										11
									
								
								.builds/.freebsd.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								.builds/.freebsd.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,11 @@ | ||||
| image: freebsd | ||||
| packages: | ||||
|   - gmake | ||||
|   - gcc | ||||
| sources: | ||||
|   - https://github.com/bakpakin/janet.git | ||||
| tasks: | ||||
|   - build: | | ||||
|       cd janet | ||||
|       gmake CC=gcc | ||||
|       gmake test CC=gcc | ||||
		Reference in New Issue
	
	Block a user
	 Calvin Rose
					Calvin Rose