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

Commit 0c5ad26

Browse files
committed
Temp fix
1 parent b8b9e7f commit 0c5ad26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313

1414
script:
1515
- export ARCHIVE_NAME="test-$BUILD_GROUP.tar.gz"
16-
- npm run $BUILD_CMD
16+
- NPM_CONFIG_IGNORE_SCRIPTS= npm run $BUILD_CMD
1717
- file prebuilds/*/*
1818
- tar -zcvf "$ARCHIVE_NAME" -C prebuilds .

0 commit comments

Comments
 (0)