Leemoonsoo commented on a change in pull request #3471: [ZEPPELIN-4362] Remove 'flink' from build matrix from travis.yml and some minor improvement URL: https://github.com/apache/zeppelin/pull/3471#discussion_r330294001
########## File path: .travis.yml ########## @@ -64,7 +64,7 @@ matrix: - sudo: required jdk: "openjdk8" dist: xenial - env: BUILD_FLAG="clean package -DskipTests" TEST_FLAG="test -DskipTests" + env: BUILD_FLAG="clean package -T C2 -DskipTests" TEST_FLAG="test -DskipTests" Review comment: Adding multi-thread option here reduces about 2-3minutes build time ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services