Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fengzch-das
multibuild
Commits
ea168d5a
Commit
ea168d5a
authored
Aug 20, 2020
by
mattip
Committed by
Andrew Murray
Aug 22, 2020
Browse files
change pypy download link
parent
712c61a0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
common_utils.sh
common_utils.sh
+1
-1
No files found.
common_utils.sh
View file @
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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment