Skip to content

Commit 20c10a5

Browse files
committed
wincu
1 parent 66a5efe commit 20c10a5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: shell
22

33
os:
4-
- linux
4+
# - linux
55
# - osx
66
- windows
77

@@ -15,8 +15,8 @@ env:
1515
# - TORCH_VERSION=1.4.0 PYTHON_VERSION=3.8 IDX=cu101
1616
# - TORCH_VERSION=1.4.0 PYTHON_VERSION=3.7 IDX=cpu
1717
- TORCH_VERSION=1.4.0 PYTHON_VERSION=3.7 IDX=cu92
18-
# - TORCH_VERSION=1.4.0 PYTHON_VERSION=3.7 IDX=cu100
19-
# - TORCH_VERSION=1.4.0 PYTHON_VERSION=3.7 IDX=cu101
18+
- TORCH_VERSION=1.4.0 PYTHON_VERSION=3.7 IDX=cu100
19+
- TORCH_VERSION=1.4.0 PYTHON_VERSION=3.7 IDX=cu101
2020
# - TORCH_VERSION=1.4.0 PYTHON_VERSION=3.6 IDX=cpu
2121
# - TORCH_VERSION=1.4.0 PYTHON_VERSION=3.6 IDX=cu92
2222
# - TORCH_VERSION=1.4.0 PYTHON_VERSION=3.6 IDX=cu100

0 commit comments

Comments
 (0)