From 1e0f1a530ab6829036f596a7f6dcc133d1ddbe18 Mon Sep 17 00:00:00 2001 From: thephez Date: Thu, 25 Jan 2018 10:49:44 -0500 Subject: [PATCH] config - travis.yml deploy to thephez.github.io/master --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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