Skip to content

Commit

Permalink
Temp fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vweevers committed Apr 28, 2019
1 parent b8b9e7f commit 0c5ad26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:

script:
- export ARCHIVE_NAME="test-$BUILD_GROUP.tar.gz"
- npm run $BUILD_CMD
- NPM_CONFIG_IGNORE_SCRIPTS= npm run $BUILD_CMD
- file prebuilds/*/*
- tar -zcvf "$ARCHIVE_NAME" -C prebuilds .

0 comments on commit 0c5ad26

Please sign in to comment.