mirror of
				https://github.com/rschamp/gh-pages.git
				synced 2025-11-04 21:01:11 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			67 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			67 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
language: node_js
 | 
						|
node_js:
 | 
						|
  - "4"
 | 
						|
 | 
						|
branches:
 | 
						|
  only:
 | 
						|
    - master
 |