Skip to content

Commit 247cdb0

Browse files
committed
reset
1 parent e0ea3b9 commit 247cdb0

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

.travis.yml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -14,31 +14,31 @@ env:
1414
- PYTHON_VERSION=3.6 TORCH_VERSION=1.8.0 IDX=cu101
1515
- PYTHON_VERSION=3.6 TORCH_VERSION=1.8.0 IDX=cu102
1616
- PYTHON_VERSION=3.6 TORCH_VERSION=1.8.0 IDX=cu111
17-
# - PYTHON_VERSION=3.6 TORCH_VERSION=1.7.0 IDX=cpu
18-
# - PYTHON_VERSION=3.6 TORCH_VERSION=1.7.0 IDX=cu92
19-
# - PYTHON_VERSION=3.6 TORCH_VERSION=1.7.0 IDX=cu101
20-
# - PYTHON_VERSION=3.6 TORCH_VERSION=1.7.0 IDX=cu102
21-
# - PYTHON_VERSION=3.6 TORCH_VERSION=1.7.0 IDX=cu110
17+
- PYTHON_VERSION=3.6 TORCH_VERSION=1.7.0 IDX=cpu
18+
- PYTHON_VERSION=3.6 TORCH_VERSION=1.7.0 IDX=cu92
19+
- PYTHON_VERSION=3.6 TORCH_VERSION=1.7.0 IDX=cu101
20+
- PYTHON_VERSION=3.6 TORCH_VERSION=1.7.0 IDX=cu102
21+
- PYTHON_VERSION=3.6 TORCH_VERSION=1.7.0 IDX=cu110
2222
# Python 3.7
2323
- PYTHON_VERSION=3.7 TORCH_VERSION=1.8.0 IDX=cpu
2424
- PYTHON_VERSION=3.7 TORCH_VERSION=1.8.0 IDX=cu101
2525
- PYTHON_VERSION=3.7 TORCH_VERSION=1.8.0 IDX=cu102
2626
- PYTHON_VERSION=3.7 TORCH_VERSION=1.8.0 IDX=cu111
27-
# - PYTHON_VERSION=3.7 TORCH_VERSION=1.7.0 IDX=cpu
28-
# - PYTHON_VERSION=3.7 TORCH_VERSION=1.7.0 IDX=cu92
29-
# - PYTHON_VERSION=3.7 TORCH_VERSION=1.7.0 IDX=cu101
30-
# - PYTHON_VERSION=3.7 TORCH_VERSION=1.7.0 IDX=cu102
31-
# - PYTHON_VERSION=3.7 TORCH_VERSION=1.7.0 IDX=cu110
27+
- PYTHON_VERSION=3.7 TORCH_VERSION=1.7.0 IDX=cpu
28+
- PYTHON_VERSION=3.7 TORCH_VERSION=1.7.0 IDX=cu92
29+
- PYTHON_VERSION=3.7 TORCH_VERSION=1.7.0 IDX=cu101
30+
- PYTHON_VERSION=3.7 TORCH_VERSION=1.7.0 IDX=cu102
31+
- PYTHON_VERSION=3.7 TORCH_VERSION=1.7.0 IDX=cu110
3232
# Python 3.8
3333
- PYTHON_VERSION=3.8 TORCH_VERSION=1.8.0 IDX=cpu
3434
- PYTHON_VERSION=3.8 TORCH_VERSION=1.8.0 IDX=cu101
3535
- PYTHON_VERSION=3.8 TORCH_VERSION=1.8.0 IDX=cu102
3636
- PYTHON_VERSION=3.8 TORCH_VERSION=1.8.0 IDX=cu111
37-
# - PYTHON_VERSION=3.8 TORCH_VERSION=1.7.0 IDX=cpu
38-
# - PYTHON_VERSION=3.8 TORCH_VERSION=1.7.0 IDX=cu92
39-
# - PYTHON_VERSION=3.8 TORCH_VERSION=1.7.0 IDX=cu101
40-
# - PYTHON_VERSION=3.8 TORCH_VERSION=1.7.0 IDX=cu102
41-
# - PYTHON_VERSION=3.8 TORCH_VERSION=1.7.0 IDX=cu110
37+
- PYTHON_VERSION=3.8 TORCH_VERSION=1.7.0 IDX=cpu
38+
- PYTHON_VERSION=3.8 TORCH_VERSION=1.7.0 IDX=cu92
39+
- PYTHON_VERSION=3.8 TORCH_VERSION=1.7.0 IDX=cu101
40+
- PYTHON_VERSION=3.8 TORCH_VERSION=1.7.0 IDX=cu102
41+
- PYTHON_VERSION=3.8 TORCH_VERSION=1.7.0 IDX=cu110
4242

4343
jobs:
4444
# For daily builds, we only test on Python 3.6 with 11.0/11.1.

0 commit comments

Comments
 (0)