Skip to content

Commit

Permalink
chore: add travis_wait to avoid deploying document timeout (#1201)
Browse files Browse the repository at this point in the history
  • Loading branch information
popomore authored and atian25 committed Jul 17, 2017
1 parent 367e1d6 commit 05f4785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ script:
- npm run ci
after_script:
- npminstall codecov && codecov
- scripts/doc_travis.sh
- travis_wait scripts/doc_travis.sh
env:
global:
- ENCRYPTION_LABEL: a62186272189

0 comments on commit 05f4785

Please sign in to comment.