ofek 7 years ago
parent
commit
6078ac108e
  1. 2
      .travis/install.sh

2
.travis/install.sh

@ -71,7 +71,7 @@ if [[ $TRAVIS_OS_NAME == "osx" ]]; then
fi
if [[ "${NEED_SSL_FIX}" == "true" ]]; then
ls /Applications
"/Applications/Python ${TRAVIS_PYTHON_VERSION}/Install Certificates.command"
fi
mkdir ~/virtualenv

Loading…
Cancel
Save