Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Commit 8b47220

Browse files
authored
Update .travis.yml
1 parent d0754d4 commit 8b47220

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,15 @@ after_success:
2626
- "gulp docs"
2727

2828
deploy:
29-
skip_cleanup: true
3029
- provider: "script"
30+
skip_cleanup: true
3131
script: "bash ./deploy-docs.sh"
3232
on:
3333
all_branches: true
3434
# on:
3535
# tags: true
3636
- provider: npm
37+
skip_cleanup: true
3738
3839
api_key:
3940
secure: AUjI1lAZofXXFN2/CH497TN1hqm+fAUXKJCBjxmd0xiSrNUgMZqjg96g5R6OU11+zFRwcuvIWKvBcjiozSbej5zaU2Eh6amrJN+cM4cfLf4ljAdnHPGs4divlFchbqX1ThNQsLfC/dZZCVBo4oOvTz8l2L3LLwOYZkngQ0DoiHE=

0 commit comments

Comments
 (0)