liusheng opened a new pull request #3308:
URL: https://github.com/apache/storm/pull/3308


   ##  What is the purpose of the change
   
   Try to make Storm support running tests with Travis CI on ARM platform.
   
   ## How was the change tested
   
   In Travis ARM building, the "pip" command refer to the "pip3" binary,
   that will cause the python2 packages installation missed. This change
   modify the travis-install.sh to explicitly specify pip2 and pip3.
   I have tried to config Storm with Travis CI ARM platform, please see:
   https://github.com/liusheng/storm/pull/4/checks


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


Reply via email to