config - Travis config update

- Temporary fix for deploy 1.9 issue (travis-ci/travis-ci#9312)
This commit is contained in:
thephez 2018-03-13 09:39:48 -04:00
parent 267c882abf
commit 9a803fdf48

View file

@ -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