mirror of
https://github.com/openstf/stf
synced 2025-10-05 19:42:01 +02:00
Blacklist win32
We still don't (if ever) support installation on Windows OS.
This commit is contained in:
parent
ded88f78be
commit
d1fcec9983
1 changed files with 1 additions and 0 deletions
|
@ -137,5 +137,6 @@
|
|||
"engines": {
|
||||
"node": ">= 0.10"
|
||||
},
|
||||
"os": ["!win32"],
|
||||
"preferGlobal": true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue