node update
This commit is contained in:
		@@ -6,7 +6,7 @@ language: node_js
 | 
				
			|||||||
env:
 | 
					env:
 | 
				
			||||||
  - YARN_GPG=no
 | 
					  - YARN_GPG=no
 | 
				
			||||||
node_js:
 | 
					node_js:
 | 
				
			||||||
- '10.15.2'
 | 
					- '12.17.0'
 | 
				
			||||||
cache:
 | 
					cache:
 | 
				
			||||||
  yarn: true
 | 
					  yarn: true
 | 
				
			||||||
script: node -v
 | 
					script: node -v
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user