Fix deprecations in .travis.yml

This commit is contained in:
Hugo Locurcio
2020-02-27 18:58:14 +01:00
parent ccbbb75ce2
commit 13d7b41a06

View File

@@ -16,9 +16,8 @@ script:
deploy:
provider: pages
skip_cleanup: true
local_dir: public
github_token: $GITHUB_TOKEN
token: $GITHUB_TOKEN
# Deploy to an organization repository's `master` branch to benefit from
# a shorter, prettier URL.