Skip to content

Commit a240728

Browse files
author
Pranesh Ravi
committed
Avoid cleanup before deploying
1 parent f17ec5d commit a240728

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ node_js: 8
33
before_script: yarn build
44
after_success: "./publish-examples.sh"
55
deploy:
6+
skip_cleanup: true
67
provider: npm
78
89
api_key:

0 commit comments

Comments
 (0)