Unverified Commit d1252d15 authored by Matthew Brett's avatar Matthew Brett Committed by GitHub
Browse files

Merge pull request #348 from mattip/heptapod

Change pypy download link
parents 712c61a0 ea168d5a
...@@ -13,7 +13,7 @@ set -e ...@@ -13,7 +13,7 @@ set -e
MULTIBUILD_DIR=$(dirname "${BASH_SOURCE[0]}") MULTIBUILD_DIR=$(dirname "${BASH_SOURCE[0]}")
DOWNLOADS_SDIR=downloads DOWNLOADS_SDIR=downloads
PYPY_URL=https://bitbucket.org/pypy/pypy/downloads PYPY_URL=https://downloads.python.org/pypy
GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py
# Unicode width, default 32. Used here and in travis_linux_steps.sh # Unicode width, default 32. Used here and in travis_linux_steps.sh
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment