config - travis.yml deploy changes

This commit is contained in:
thephez 2018-01-25 09:37:07 -05:00
parent d868e6006f
commit e4ac458683

View file

@ -20,4 +20,8 @@ deploy:
github-token: $GITHUB_TOKEN # Set in travis-ci.org dashboard, marked secure
keep-history: false
on:
branch: gh-pages
branch: travisGHdeploy
verbose: true
local-dir: _site/
target_branch: gh-pages