Skip to content

Commit

Permalink
Remove docs build from travis (elastic#15816)
Browse files Browse the repository at this point in the history
It is failing with python 3 and we have another more complete build to
test this in Jenkins.
  • Loading branch information
jsoriano authored and andrewkroh committed Jan 24, 2020
1 parent 884f0b3 commit 742a4a6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,12 +168,6 @@ jobs:
go: $TRAVIS_GO_VERSION
stage: test

# Docs
- os: linux
env: TARGETS="docs"
go: $TRAVIS_GO_VERSION
stage: test

# Kubernetes
- os: linux
install: deploy/kubernetes/.travis/setup.sh
Expand Down

0 comments on commit 742a4a6

Please sign in to comment.