diff --git a/.travis.yml b/.travis.yml index f8222301..cf643a91 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,8 +31,8 @@ deploy: on: tags: true - provider: pages - skip-cleanup: true - github-token: $GITHUB_TOKEN - keep-history: true + skip_cleanup: true + github_token: $GITHUB_TOKEN + keep_history: true on: branch: master