diff --git a/.travis.yml b/.travis.yml index dc010a9..320c221 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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.