mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 09:17:14 +08:00 
			
		
		
		
	add Travis CI to the repo
This commit is contained in:
		
				
					committed by
					
						
						Yegor Timoshenko
					
				
			
			
				
	
			
			
			
						parent
						
							571bea15a4
						
					
				
				
					commit
					83890749b2
				
			
							
								
								
									
										3
									
								
								.travis.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								.travis.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,3 @@
 | 
			
		||||
language: nix
 | 
			
		||||
sudo: true # needed by the nix install
 | 
			
		||||
script: ./tests/eval-test.sh
 | 
			
		||||
		Reference in New Issue
	
	Block a user