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
e8ef7c3a
Unverified
Commit
e8ef7c3a
authored
May 19, 2018
by
Matthew Brett
Committed by
GitHub
May 19, 2018
Browse files
Merge pull request #165 from matthew-brett/update-manylinux-url
Update manylinux URL
parents
91034186
f226262c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
travis_linux_steps.sh
travis_linux_steps.sh
+1
-1
No files found.
travis_linux_steps.sh
View file @
e8ef7c3a
...
@@ -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]
}
"
)
...
...
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