Added workaround for dpl-1.9.0 bug.

This commit is contained in:
Wen Kokke 2018-03-12 12:57:18 +00:00
parent 5c16222d49
commit 44080b66fa
No known key found for this signature in database
GPG key ID: 82A1AE2526064F4B

View file

@ -47,8 +47,10 @@ before_deploy:
- make clean
deploy:
edge:
branch: v1.8.47
provider: pages
skip-cleanup: true
github-token: $GITHUB_TOKEN # Set in travis-ci.org dashboard, marked secure
github-token: $GITHUB_TOKEN
on:
branch: master