We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f17ec5d commit a240728Copy full SHA for a240728
.travis.yml
@@ -3,6 +3,7 @@ node_js: 8
3
before_script: yarn build
4
after_success: "./publish-examples.sh"
5
deploy:
6
+ skip_cleanup: true
7
provider: npm
8
email: [email protected]
9
api_key:
0 commit comments