xiejiajun commented on a change in pull request #947:
URL: https://github.com/apache/hive/pull/947#discussion_r436364968



##########
File path: .travis.yml
##########
@@ -42,4 +42,4 @@ before_install:
 
 install: true
 
-script: travis_wait 30 mvn clean install -DskipTests -T 4 -q -Pitests
+script: mvn clean install -DskipTests -q -Pitests

Review comment:
       @belugabehr Retaining travis_wait 30 will cause the check to fail due to 
compilation timeout. Do you have any good suggestions?




----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to