mirror of
				https://github.com/rschamp/gh-pages.git
				synced 2025-11-04 21:01:11 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			83 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			83 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
before_install: npm install -g npm
 | 
						|
language: node_js
 | 
						|
node_js:
 | 
						|
  - "0.10"
 | 
						|
  - "0.8"
 |