mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	Add .travis.yml
This commit is contained in:
		
							parent
							
								
									0da3777ae3
								
							
						
					
					
						commit
						162554387b
					
				
							
								
								
									
										5
									
								
								.travis.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								.travis.yml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,5 @@
 | 
			
		||||
language: node_js
 | 
			
		||||
node_js:
 | 
			
		||||
- '0.11'
 | 
			
		||||
- '0.10'
 | 
			
		||||
script: echo 'all set'
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user