Update appveyor.yml

This commit is contained in:
Qstick 2018-01-23 23:45:40 -05:00 committed by GitHub
parent 0f5e67bb75
commit 3beac03c00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ environment:
install: install:
- git submodule update --init --recursive - git submodule update --init --recursive
- ps: Install-Product node $env:nodejs_version
build_script: build_script:
- C:\msys64\usr\bin\bash -lc "cd \"$APPVEYOR_BUILD_FOLDER\" && exec ./build.sh - C:\msys64\usr\bin\bash -lc "cd \"$APPVEYOR_BUILD_FOLDER\" && exec ./build.sh