Skip to content

Commit 1cd131a

Browse files
Merge pull request #9 from ExpediaDotCom/deploy_cleanup_fix
skip cleanup for npm deployment
2 parents 3faff7d + 6c9edee commit 1cd131a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ deploy:
2626
email: $HAYSTACK_NPM_EMAIL
2727
api_key: $HAYSTACK_NPM_KEY
2828
tag: $TRAVIS_TAG
29+
skip_cleanup: true
2930
on:
3031
branch: master
3132
tags: true

0 commit comments

Comments
 (0)