From 93b573d86aded3484af92546a1b8a85dd60e5cf4 Mon Sep 17 00:00:00 2001 From: Kiko Beats Date: Mon, 10 Oct 2016 18:22:51 +0200 Subject: [PATCH] Add correct deploy settings --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 6c632d5..2897353 100755 --- a/.travis.yml +++ b/.travis.yml @@ -6,9 +6,9 @@ env: global: - GIT_NAME: Travis CI - GIT_EMAIL: nobody@nobody.org - - GITHUB_REPO: windtoday/windtoday.github.io + - GITHUB_REPO: Kikobeats/react-boilerplatinum - GIT_SOURCE: src/www - - GIT_BRANCH: master + - GIT_BRANCH: gh-pages after_script: - |