Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FSL
fsleyes
fsleyes
Commits
96830499
Commit
96830499
authored
May 17, 2022
by
Paul McCarthy
🚵
Browse files
Merge branch 'ci/wget' into 'master'
CI: wget broken on mac all of a sudden? See merge request fsl/fsleyes/fsleyes!325
parents
9472c596
d9ce7853
Changes
1
Hide whitespace changes
Inline
Side-by-side
.ci/test_template.sh
View file @
96830499
...
...
@@ -7,7 +7,7 @@ set -e
# accelerated GL on headless macOS
if
[[
"
$MACOS_OVERLAY_TEST
"
==
"1"
]]
;
then
export
FSLDIR
=
~/fsl/fsl-6.0.5/
~/miniconda3/bin/conda create
-y
-c
conda-forge
-p
./test.env
python
=
3.8 mesalib wget
~/miniconda3/bin/conda create
-y
-c
conda-forge
-p
./test.env
python
=
3.8 mesalib wget
libiconv
source
~/miniconda3/bin/activate ./test.env
pip
install
--upgrade
pip
else
...
...
Write
Preview
Supports
Markdown
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