Fix appveyor.yml.
This commit is contained in:
parent
736f59260c
commit
c5baa13920
@ -6,7 +6,7 @@ environment:
|
||||
|
||||
install:
|
||||
- ps: Install-Product node $env:nodejs_version
|
||||
- set PATH=%python_path%;%python_path%\\Scripts;%python_path%
|
||||
- set PATH=%python_path%;%python_path%\\Scripts;%PATH%
|
||||
- npm install
|
||||
|
||||
build_script:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user