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
4748da4b
Commit
4748da4b
authored
Jul 31, 2020
by
rusty1s
Browse files
typo
parent
e4c6eba3
Changes
1
Show 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 @
4748da4b
...
@@ -11,8 +11,10 @@ env:
...
@@ -11,8 +11,10 @@ env:
jobs
:
jobs
:
include
:
include
:
# Python 3.8
# Python 3.8
-
env
:
PYTHON_VERSION=3.8 TORCH_VERSION=1.6.0 IDX=cu102
-
if
:
true
-
env
:
PYTHON_VERSION=3.8 TORCH_VERSION=1.5.0 IDX=cu102
env
:
PYTHON_VERSION=3.8 TORCH_VERSION=1.6.0 IDX=cu102
-
if
:
true
env
:
PYTHON_VERSION=3.8 TORCH_VERSION=1.5.0 IDX=cu102
-
if
:
$TRAVIS_TAG != "" || $TRAVIS_COMMIT_MESSAGE =~ ci-deploy
-
if
:
$TRAVIS_TAG != "" || $TRAVIS_COMMIT_MESSAGE =~ ci-deploy
env
:
PYTHON_VERSION=3.8 TORCH_VERSION=1.6.0 IDX=cpu
env
:
PYTHON_VERSION=3.8 TORCH_VERSION=1.6.0 IDX=cpu
-
if
:
$TRAVIS_TAG != "" || $TRAVIS_COMMIT_MESSAGE =~ ci-deploy
-
if
:
$TRAVIS_TAG != "" || $TRAVIS_COMMIT_MESSAGE =~ ci-deploy
...
...
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