diff --git a/.travis.yml b/.travis.yml index f213bfa..6204be1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,6 +21,6 @@ script: deploy: provider: pages - skip-cleanup: true - github-token: $TOKEN + skip_cleanup: true + github_token: $TOKEN fqdn: vanity-eth.tk \ No newline at end of file