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
1f0904c3
Commit
1f0904c3
authored
Feb 11, 2020
by
rusty1s
Browse files
win
parent
fb1d6645
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
.travis.yml
.travis.yml
+4
-2
No files found.
.travis.yml
View file @
1f0904c3
...
...
@@ -30,13 +30,15 @@ jobs:
-
os
:
osx
osx_image
:
xcode11.2
language
:
shell
env
:
-
TORCH=${TORCH_VERSION}
-
PATH=/c/Python38:/c/Python38/Scripts:$PATH
-
os
:
windows
language
:
shell
# `language: python` is an error on Travis CI Windows
env
:
-
TORCH=${TORCH_VERSION}+cpu
before_install
:
-
choco install python --version 3.
6.7
-
choco install python --version 3.
8.0
-
python -m pip install --upgrade pip
# - os: o
# python: 3.6
...
...
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