10 lines
		
	
	
		
			124 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
		
		
			
		
	
	
			10 lines
		
	
	
		
			124 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
|  | language: node_js
 | ||
|  | node_js:
 | ||
|  |    - 0.6
 | ||
|  |    - 0.8
 | ||
|  |    - 0.9
 | ||
|  | notifications:
 | ||
|  |   irc:
 | ||
|  |     channels:
 | ||
|  |       - "irc.oftc.net#native-dns"
 |