Skip to content

Commit 8d25cab

Browse files
committed
windows: test prebin
1 parent 653af36 commit 8d25cab

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

#logo.md#

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
2+
_________________
3+
/ ________ /
4+
/ / / /
5+
/ /_______/ /
6+
/ ___________/
7+
/ /
8+
/ /
9+
/ /
10+
/_____/

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,7 @@
101101
"scripts": {
102102
"test:unit": "bash test/unit.sh",
103103
"test:e2e": "bash test/e2e.sh",
104-
"test": "bash test/unit.sh && bash test/e2e.sh",
105-
"preinstall": "node ./preinstall.js"
104+
"test": "bash test/unit.sh && bash test/e2e.sh"
106105
},
107106
"keywords": [
108107
"cli",

0 commit comments

Comments
 (0)