mirror of
https://github.com/lovell/sharp.git
synced 2025-07-11 19:40:14 +02:00
Correct use of Windows CI env variable
This commit is contained in:
parent
f15e64039c
commit
8fd3520257
@ -22,4 +22,4 @@ install:
|
||||
- ps: Install-Product node $env:nodejs_version x86
|
||||
- npm install --arch=ia32 --msvs_version=2013
|
||||
test_script:
|
||||
- npm run-script "test-win32-$env:nodejs_exec"
|
||||
- npm run-script test-win32-%nodejs_exec%
|
||||
|
Loading…
x
Reference in New Issue
Block a user