Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tianlh
LightGBM-DCU
Commits
44b0acac
"python-package/vscode:/vscode.git/clone" did not exist on "bc6942226e475be048dd0aac7f2cc6334f849aef"
Commit
44b0acac
authored
Oct 23, 2019
by
Nikita Titov
Committed by
James Lamb
Oct 22, 2019
Browse files
[ci] removed temp fix #2522
parent
5dcd4be9
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
.ci/setup.sh
.ci/setup.sh
+1
-2
No files found.
.ci/setup.sh
View file @
44b0acac
...
@@ -42,8 +42,7 @@ else # Linux
...
@@ -42,8 +42,7 @@ else # Linux
fi
fi
if
[[
$TRAVIS
==
"true"
]]
||
[[
$OS_NAME
==
"macos"
]]
;
then
if
[[
$TRAVIS
==
"true"
]]
||
[[
$OS_NAME
==
"macos"
]]
;
then
mkdir
-p
~/.conda
# temp fix for broken miniconda installer
sh conda.sh
-b
-p
$CONDA
sh conda.sh
-b
-p
$CONDA
fi
fi
conda config
--set
always_yes
yes
--set
changeps1 no
conda config
--set
always_yes
yes
--set
changeps1 no
conda
install
--force-reinstall
-q
-y
conda
# temp fix for broken miniconda installer
conda
update
-q
-y
conda
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