This is an automated email from the ASF dual-hosted git repository.
sjwiesman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink-statefun.git
The following commit(s) were added to refs/heads/master by this push:
new 6a3848b [hotfix] Disable travis documentation check
6a3848b is described below
commit 6a3848b09fd1775399ad1c7cdf4bf3d073d87281
Author: Seth Wiesman <[email protected]>
AuthorDate: Mon Nov 9 15:59:26 2020 -0600
[hotfix] Disable travis documentation check
---
.travis.yml | 5 -----
1 file changed, 5 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index dc21432..04e58fd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -30,8 +30,3 @@ jobs:
jdk: "openjdk11"
script: mvn clean install -Prun-e2e-tests
name: build - jdk11
- - if: type in (pull_request, push)
- script: ./tools/ci/docs.sh
- language: ruby
- rvm: 2.4.0
- name: Documentation links check