Fixing CI build errors

This commit is contained in:
Liyas Thomas
2019-08-25 14:03:15 +05:30
committed by GitHub
parent 5a8c9f5533
commit f80a0cbd07

View File

@@ -35,10 +35,10 @@ notifications:
deploy:
provider: pages
skip_cleanup: true
skip-cleanup: true
# Refer to: https://docs.travis-ci.com/user/deployment/pages/#Setting-the-GitHub-token
github_token: $GITHUB_ACCESS_TOKEN
github-token: $GITHUB_ACCESS_TOKEN
target-branch: gh-pages
local_dir: dist
local-dir: dist
on:
branch: master
branch: master