diff --git a/.travis.yml b/.travis.yml index ad71e8437..7ab9e1a64 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,11 +7,3 @@ rvm: script: - bundle exec jekyll build -s docs -b /coyote - -deploy: - provider: pages - skip_cleanup: true - github_token: $GITHUB_TOKEN - keep_history: true - on: - branch: master