Skip to content

Commit

Permalink
build: remove docs build job
Browse files Browse the repository at this point in the history
  • Loading branch information
from-the-river-to-the-sea committed Mar 9, 2020
1 parent e5c18a1 commit 6104108
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .travis.yml
Expand Up @@ -48,13 +48,6 @@ jobs:
skip_cleanup: true
on:
tags: true
- stage: 'Build Docs'
if: type = push AND branch = master
script: skip
deploy:
skip_cleanup: true
provider: script
script: npm run docs:publish
notifications:
webhooks:
urls:
Expand Down

0 comments on commit 6104108

Please sign in to comment.