We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
skip_cleanup
1 parent ffd8ed8 commit 21523dbCopy full SHA for 21523db
.travis.yml
@@ -5,13 +5,15 @@ node_js:
5
after_script: bash <(curl -s https://codecov.io/bash)
6
deploy:
7
- provider: npm
8
+ skip_cleanup: true
9
email: [email protected]
10
api_key:
11
secure: Tvys9puncttZicY3RDRQdfaiqjA50S4kXN0VO5y61GZnXA9jqqkII7z76OeJxzPq0Bp8UUHMOA+Lf8iGMowkLUuexE/a1tzLUMVIctskqMC1dJPEeKn1A1LOH3tkCJCe0Xs6bLF/XtJ0Sd/kVJjkGAAPS/erjYHZNNXv+ksQT1Y=
12
on:
13
tags: true
14
node: '9.0'
15
- provider: releases
16
17
18
secure: wwCPWGftSTLvwgxgGZCg39K9otbNDHj8slxffh/MTJT/pWYKnBqufQfe6WcCs06c5z6kTddKS7E/ao7jwVlB5/8pIlMzR9cSnCMpJtmh8mFJPSMEMuM4dOVuntNCS58iei7O3PZHuJmQxZY5r6Zrk2egAcsgsDzV6959rxrS3WI=
19
file:
0 commit comments