| 
									
										
										
										
											2018-11-30 11:30:12 -08:00
										 |  |  | kind: pipeline
 | 
					
						
							|  |  |  | name: default
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | pipeline:
 | 
					
						
							|  |  |  |   build:
 | 
					
						
							|  |  |  |     image: node
 | 
					
						
							| 
									
										
										
										
											2018-11-30 13:16:56 -08:00
										 |  |  |     environment:
 | 
					
						
							| 
									
										
										
										
											2018-12-03 12:08:10 -08:00
										 |  |  |       RASHA_TEST_LARGE_KEYS: "true"
 | 
					
						
							| 
									
										
										
										
											2018-11-30 11:30:12 -08:00
										 |  |  |     commands:
 | 
					
						
							| 
									
										
										
										
											2018-11-30 13:16:56 -08:00
										 |  |  |       - npm install --ignore-scripts
 | 
					
						
							| 
									
										
										
										
											2018-11-30 11:30:12 -08:00
										 |  |  |       - npm test
 |