Hi, As (1) the main test environment has migrated to Github Action, (2) compiling cpp client is time-consuming (have to download and compile boost and thrift first); (3) maintaining the test environment for c++ (bison and flex needed, etc..) is not easy. (4) Current all PR did not pass the CI test because of the failure on travisCI for cpp module.
Therefore, I'd like to disable the cpp test on TravisCI and only maintain the Github Action (just for the cpp module). Best, ----------------------------------- Xiangdong Huang School of Software, Tsinghua University
