From 02759f21d55d4c3400969940e451a8d20b6d31f0 Mon Sep 17 00:00:00 2001 From: thephez Date: Thu, 25 Jan 2018 10:28:29 -0500 Subject: [PATCH] config - travis.yml deploy to master branch --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 029ad80e..c1b37783 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,4 +25,4 @@ deploy: verbose: true local-dir: _site/ repo: thephez.github.io - target_branch: gh-pages + target_branch: master