Commit f226262c authored by Matthew Brett's avatar Matthew Brett
Browse files

Update manylinux URL

Nipy server's certificate is out of date, switch to using Rackspace
container instead.
parent 93e1eb47
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
# install_run # install_run
set -e set -e
MANYLINUX_URL=${MANYLINUX_URL:-https://nipy.bic.berkeley.edu/manylinux} MANYLINUX_URL=${MANYLINUX_URL:-https://5cf40426d9f06eb7461d-6fe47d9331aba7cd62fc36c7196769e4.ssl.cf2.rackcdn.com}
# Get our own location on this filesystem # Get our own location on this filesystem
MULTIBUILD_DIR=$(dirname "${BASH_SOURCE[0]}") MULTIBUILD_DIR=$(dirname "${BASH_SOURCE[0]}")
......
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