Ed Espino created HAWQ-1343:
-------------------------------
Summary: Travis build fails due to pip command not found
Key: HAWQ-1343
URL: https://issues.apache.org/jira/browse/HAWQ-1343
Project: Apache HAWQ
Issue Type: Task
Components: Build
Reporter: Ed Espino
Assignee: Ed Espino
Fix For: 2.2.0.0-incubating
The Travis CI OS X image is changing in unexpected ways. The latest being a
missing "pip" command . This change will install it with the following:
{code}
sudo easy_install pip
{code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)