Skip to content
This repository was archived by the owner on Jan 17, 2025. It is now read-only.

Commit 9328b24

Browse files
committed
Make the binary executeable to get compressed
1 parent e738c83 commit 9328b24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ script:
2626
- mkdir -p dist/schema
2727
- npm run generate-config-schema
2828
- npm run build
29+
- chmod u+x ~/.nexe/*
2930
- strip -s ~/.nexe/*
3031
- upx -9 ~/.nexe/*
3132
- npm run build

0 commit comments

Comments
 (0)