Jackie-Jiang commented on a change in pull request #3723: Remove auto-gen class 
files that were checked-in
URL: https://github.com/apache/incubator-pinot/pull/3723#discussion_r288234574
 
 

 ##########
 File path: .travis_test.sh
 ##########
 @@ -58,12 +58,12 @@ fi
 passed=0
 # Only run integration tests if needed
 if [ "$RUN_INTEGRATION_TESTS" != 'false' ]; then
-  mvn test -B -P travis,travis-integration-tests-only
+  mvn test -B -P travis,travis-integration-tests-only,build-thrift
 
 Review comment:
   We don't need build-thrift profile in test right?

----------------------------------------------------------------
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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to