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 c184ea0 commit 9dcd259Copy full SHA for 9dcd259
.travis.yml
@@ -6,13 +6,15 @@ sudo: false
6
after_script: bash <(curl -s https://codecov.io/bash)
7
deploy:
8
- provider: npm
9
+ skip_cleanup: true
10
email: [email protected]
11
api_key:
12
secure: L2CV9310heZFCuusDtSz7fxjHwpjrokljlMeVbyd/wiBQzy+bIr0RTMD+UxIXolxNEqjec1z9LKn5bx7B9S1oGJW6N22VmyUXBwWKJATptsV/MmO62ab68wJvefuLQKk/m2MbGe5ZwQ2BH9YC6ImKs2L1wp7oOjo1eN2q8S8KeE=
13
on:
14
tags: true
15
node: '9.0'
16
- provider: releases
17
18
19
secure: gzvWsnNs268yLRD836U722pOohl51UxxUko05oEUJvjasiR0oqCKdSReF3ggStBerhSbvsiMppPOeRP/nMtzVoA8JnbvgfFJ+0otT5ouBkiIWAZIXrrYR52m2AZ4I2ICBhyZdDwiD7rtRwfA3k9UNc6X2IG0KGgYVOiElOZiwDE=
20
file:
0 commit comments