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
OpenDAS
torch-scatter
Commits
d5549cc0
Commit
d5549cc0
authored
Feb 11, 2020
by
rusty1s
Browse files
no pip upgrade
parent
99ff151a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
.travis.yml
.travis.yml
+0
-1
No files found.
.travis.yml
View file @
d5549cc0
...
@@ -99,7 +99,6 @@ jobs:
...
@@ -99,7 +99,6 @@ jobs:
install
:
install
:
-
if [ "${TRAVIS_OS_NAME}" = "windows" ]; then alias python3=python; fi
-
if [ "${TRAVIS_OS_NAME}" = "windows" ]; then alias python3=python; fi
-
pip3 install --upgrade --user pip
-
source install.sh
-
source install.sh
-
pip3 install numpy
-
pip3 install numpy
-
pip3 install torch==${TORCH} -f https://download.pytorch.org/whl/torch_stable.html
-
pip3 install torch==${TORCH} -f https://download.pytorch.org/whl/torch_stable.html
...
...
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