Skip to content

Commit

Permalink
Install certificates on OSX
Browse files Browse the repository at this point in the history
  • Loading branch information
amol- committed Jan 22, 2019
1 parent b255e73 commit 8ba1f57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ env:
- ls "${PYTHON_INSTALL_PATH}/bin"
- ls -lh "${PYTHON_INSTALL_EXE}"
- stat "${PYTHON_INSTALL_EXE}"
- "/Applications/Python ${PYTHON_VERSION_SHORT}/Install Certificates.command"
- curl https://bootstrap.pypa.io/get-pip.py | ${PYTHON_INSTALL_EXE}
- >
"${PYTHON_INSTALL_EXE}" -m pip install -U pip
Expand Down

0 comments on commit 8ba1f57

Please sign in to comment.