We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3faff7d + 6c9edee commit 1cd131aCopy full SHA for 1cd131a
1 file changed
.travis.yml
@@ -26,6 +26,7 @@ deploy:
26
email: $HAYSTACK_NPM_EMAIL
27
api_key: $HAYSTACK_NPM_KEY
28
tag: $TRAVIS_TAG
29
+ skip_cleanup: true
30
on:
31
branch: master
32
tags: true
0 commit comments