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.
1 parent aba0c72 commit b094da3Copy full SHA for b094da3
.travis.yml
@@ -23,5 +23,6 @@ before_deploy:
23
- npm install --prefix ./functions
24
deploy:
25
provider: firebase
26
+ skip_cleanup: true
27
on:
28
branch: master
0 commit comments