Xiangdong Huang created IOTDB-579:
-------------------------------------
Summary: Reduce unused modules test for speedup travis
Key: IOTDB-579
URL: https://issues.apache.org/jira/browse/IOTDB-579
Project: Apache IoTDB
Issue Type: Improvement
Components: CI
Reporter: Xiangdong Huang
Current Travis script has two issues:
# There are too many redundant codes. E.g., many scripts in it can be merged
into one.
# Some modules, like 'distribution' and 'site', do not need to run on multiply
platforms.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)