Skip to content
This repository was archived by the owner on Aug 18, 2024. It is now read-only.

Commit 3883c3c

Browse files
committed
ci: npm install --ignore-scripts
1 parent abc059a commit 3883c3c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ node_js:
55
- "10"
66
- "node"
77

8+
install:
9+
- "npm install --ignore-scripts"
10+
- "node bin/allow-scripts.js"
11+
812
jobs:
913
include:
1014
- stage: release

0 commit comments

Comments
 (0)