config - Travis config update (#44)

- Temporary fix for deploy 1.9 issue
This commit is contained in:
thephez 2018-03-12 09:54:12 -04:00 committed by GitHub
parent 3bd45ff1ad
commit 6bc7a37d4c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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