Skip to content

Commit 9dcd259

Browse files
committed
Add skip_cleanup to Travis
1 parent c184ea0 commit 9dcd259

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,15 @@ sudo: false
66
after_script: bash <(curl -s https://codecov.io/bash)
77
deploy:
88
- provider: npm
9+
skip_cleanup: true
910
1011
api_key:
1112
secure: L2CV9310heZFCuusDtSz7fxjHwpjrokljlMeVbyd/wiBQzy+bIr0RTMD+UxIXolxNEqjec1z9LKn5bx7B9S1oGJW6N22VmyUXBwWKJATptsV/MmO62ab68wJvefuLQKk/m2MbGe5ZwQ2BH9YC6ImKs2L1wp7oOjo1eN2q8S8KeE=
1213
on:
1314
tags: true
1415
node: '9.0'
1516
- provider: releases
17+
skip_cleanup: true
1618
api_key:
1719
secure: gzvWsnNs268yLRD836U722pOohl51UxxUko05oEUJvjasiR0oqCKdSReF3ggStBerhSbvsiMppPOeRP/nMtzVoA8JnbvgfFJ+0otT5ouBkiIWAZIXrrYR52m2AZ4I2ICBhyZdDwiD7rtRwfA3k9UNc6X2IG0KGgYVOiElOZiwDE=
1820
file:

0 commit comments

Comments
 (0)