diff --git a/.travis.yml b/.travis.yml index 7d8b7cc3..d56d2386 100644 --- a/.travis.yml +++ b/.travis.yml @@ -48,6 +48,10 @@ deploy: # # 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 skip-cleanup: true github-token: $GITHUB_TOKEN # Set in travis-ci.org dashboard, marked secure