Remove workaround for upstream GitHub pages deploy bug
This commit is contained in:
parent
7a15723379
commit
11a88824ec
|
@ -17,8 +17,6 @@ script:
|
|||
- gulp all --production
|
||||
deploy:
|
||||
provider: pages
|
||||
edge:
|
||||
branch: pages-ivar-set
|
||||
skip_cleanup: true
|
||||
github_token: $GITHUB_TOKEN # Set in travis-ci.org dashboard
|
||||
local_dir: build
|
||||
|
|
Reference in New Issue