diff --git a/.travis.yml b/.travis.yml index d50f247..4523991 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,5 +33,5 @@ deploy: github_token: $GITHUB_TOKEN # Set in the settings page of your repository, as a secure variable keep_history: true on: - branch: gh-pages + branch: master local_dir: _site \ No newline at end of file