Skip to content

Commit b48f799

Browse files
committed
ci: Added skip_cleanup: true to avoid remove node_modules folder
1 parent 6fae64e commit b48f799

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
@@ -17,6 +17,7 @@ script:
1717
- npm run build
1818

1919
deploy:
20+
skip_cleanup: true
2021
provider: script
2122
script: npm run semantic-release
2223
on:

0 commit comments

Comments
 (0)