1 parent 06a485c commit b64843fCopy full SHA for b64843f
1 file changed
appveyor.yml
@@ -9,7 +9,7 @@ install:
9
# Get the latest stable version of Node.js or io.js
10
- ps: Install-Product node $env:nodejs_version
11
# install modules
12
- - npm intall
+ - npm install
13
14
# Post-install test scripts.
15
test_script:
0 commit comments