Update appveyor.yml
This commit is contained in:
		@@ -2,7 +2,6 @@ environment:
 | 
			
		||||
  nodejs_version: "4"
 | 
			
		||||
install:
 | 
			
		||||
  - ps: Install-Product node $env:nodejs_version
 | 
			
		||||
  - npm run bootstrap
 | 
			
		||||
  - npm install
 | 
			
		||||
test_script:
 | 
			
		||||
  - node --version
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user