We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1fa9ab commit ac873a0Copy full SHA for ac873a0
.travis.yml
@@ -19,6 +19,7 @@ script:
19
20
deploy:
21
provider: npm
22
+ skip_cleanup: true
23
email: [email protected]
24
api_key: $NPM_API_KEY
25
on:
0 commit comments