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
fb337055
Commit
fb337055
authored
Oct 21, 2019
by
rusty1s
Browse files
add alias
parent
fae0dabe
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
.travis.yml
.travis.yml
+3
-0
No files found.
.travis.yml
View file @
fb337055
...
@@ -22,6 +22,9 @@ jobs:
...
@@ -22,6 +22,9 @@ jobs:
-
MACOSX_DEPLOYMENT_TARGET=10.9
-
MACOSX_DEPLOYMENT_TARGET=10.9
-
CC=clang
-
CC=clang
-
CXX=clang++
-
CXX=clang++
before_install
:
-
alias pip=pip3
-
alias python=python3
install
:
install
:
-
pip install numpy
-
pip install numpy
-
pip install --pre torch torchvision -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
-
pip install --pre torch torchvision -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.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