Github Pages deployment is broken with dpl 1.9.0

This commit is contained in:
Vitalii Elenhaupt 2018-03-11 20:00:12 +02:00
parent f4734a5467
commit 6d485d4edf
No known key found for this signature in database
GPG Key ID: 7558EF3A4056C706
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@ script:
- sed -i -e 's:<.*>::g' README.md
- crystal docs
deploy:
# https://github.com/travis-ci/travis-ci/issues/9312#issuecomment-371590249
edge:
branch: v1.8.47
provider: pages
skip_cleanup: true
github_token: $GITHUB_TOKEN