mirror of
				https://github.com/ikatyang/emoji-cheat-sheet.git
				synced 2025-05-29 01:49:25 +08:00 
			
		
		
		
	chore(travis): update scripts
This commit is contained in:
		
							parent
							
								
									f2ef508b20
								
							
						
					
					
						commit
						0cc7e3cb7c
					
				@ -3,7 +3,14 @@ language: node_js
 | 
				
			|||||||
node_js:
 | 
					node_js:
 | 
				
			||||||
- stable
 | 
					- stable
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					script:
 | 
				
			||||||
 | 
					- yarn run lint
 | 
				
			||||||
 | 
					- yarn run test -- --verbose --coverage
 | 
				
			||||||
 | 
					
 | 
				
			||||||
cache:
 | 
					cache:
 | 
				
			||||||
  yarn: true
 | 
					  yarn: true
 | 
				
			||||||
  directories:
 | 
					  directories:
 | 
				
			||||||
  - node_modules
 | 
					  - node_modules
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					matrix:
 | 
				
			||||||
 | 
					  fast_finish: true
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user