You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by li...@apache.org on 2020/02/10 02:26:13 UTC

[servicecomb-docs] branch master updated: compile java-chassis-1.x documents (#115)

This is an automated email from the ASF dual-hosted git repository.

liubao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new 4090011  compile java-chassis-1.x documents (#115)
4090011 is described below

commit 4090011ff26ddca54b850dbb4393abdd508b9a73
Author: bao liu <bi...@qq.com>
AuthorDate: Mon Feb 10 10:26:05 2020 +0800

    compile java-chassis-1.x documents (#115)
---
 .travis.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 96cf703..b999a93 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,8 @@ script:
   - gitbook build java-chassis-reference docs/java-chassis
   - gitbook build saga-reference docs/saga
   - gitbook build service-center-reference docs/service-center
+  - git checkout -B java-chassis-1.x
+  - gitbook build java-chassis-reference docs/java-chassis/1.x
   - git clone --depth=10 --branch=master https://$PUSH_TARGET_URL servicecomb-java-chassis-doc
 after_success:
   - cp -r docs/ servicecomb-java-chassis-doc/