TravisCI: don't clean build dir needed for deployment.

italian
Marco Bonelli 2019-02-04 15:26:59 +01:00 committed by Agniva De Sarker
parent daea9f5e69
commit 47714527a6
1 changed files with 2 additions and 0 deletions

View File

@ -10,5 +10,7 @@ after_failure:
deploy:
provider: script
script: bash scripts/deploy.sh
skip_cleanup: true
on:
repo: tldr-pages/tldr
branch: master