This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch mkdocs in repository https://gitbox.apache.org/repos/asf/dubbo-website.git
commit 8b3e8b5164bc2bab79924a666b9eda0223a874fb Author: ken.lj <[email protected]> AuthorDate: Thu Aug 13 13:55:42 2020 +0800 temporarily remove travis ci configuration --- .travis.yml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 19329cf..0000000 --- a/.travis.yml +++ /dev/null @@ -1,10 +0,0 @@ -language: node_js - -node_js: - - 8 - -install: - - npm install - -script: - - npm run build \ No newline at end of file
