diff --git a/.travis.yml b/.travis.yml index 05421d9..dbd234d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,5 +29,6 @@ deploy: skip-cleanup: true local-dir: .build target-branch: gh-pages + github-token: $GITHUB_TOKEN on: branch: master