fix travis CI integration to generate Hugo Site

This commit is contained in:
Mahmoud Zalt 2017-04-14 14:30:39 -04:00
parent 74efa008da
commit 07ad461e75

View File

@ -13,7 +13,7 @@ script:
deploy:
provider: pages
skip_cleanup: true
local_dir: public
local_dir: ../../docs
github_token: $GITHUB_TOKEN
on:
branch: master