mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
config - Travis config update (#44)
- Temporary fix for deploy 1.9 issue
This commit is contained in:
parent
3bd45ff1ad
commit
6bc7a37d4c
1 changed files with 4 additions and 0 deletions
|
@ -48,6 +48,10 @@ deploy:
|
||||||
#
|
#
|
||||||
# DEPLOY_SOURCE_BRANCH: Branch to deploy from
|
# DEPLOY_SOURCE_BRANCH: Branch to deploy from
|
||||||
|
|
||||||
|
# Temp. fix for DPL 1.9 issue (https://github.com/travis-ci/travis-ci/issues/9312)
|
||||||
|
edge:
|
||||||
|
branch: v1.8.47
|
||||||
|
|
||||||
provider: pages
|
provider: pages
|
||||||
skip-cleanup: true
|
skip-cleanup: true
|
||||||
github-token: $GITHUB_TOKEN # Set in travis-ci.org dashboard, marked secure
|
github-token: $GITHUB_TOKEN # Set in travis-ci.org dashboard, marked secure
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue