diff --git a/.travis.yml b/.travis.yml index 787a70a08..ba4a2e45a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -37,7 +37,8 @@ script: - make test - make e2etest - GOOS=windows go build -- make website-test +# website-test is temporarily disabled while we get the website build back in shape after the v0.12 reorganization +#- make website-test branches: only: