diff --git a/.travis.yml b/.travis.yml index 21c85c65..f2b23092 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,4 +25,4 @@ deploy: verbose: true local-dir: _site/ repo: thephez/thephez.github.io - target_branch: gh-pages + target_branch: master