Skip to content

Commit d1605c4

Browse files
committed
remove py3.8 on windows
1 parent 17a36cd commit d1605c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ jobs:
5454
env: TORCH_VERSION=1.4.0 PYTHON_VERSION=3.6 IDX=cu92
5555
- os: windows
5656
env: TORCH_VERSION=1.4.0 PYTHON_VERSION=3.6 IDX=cu100
57+
- os: windows
58+
env: TORCH_VERSION=1.4.0 PYTHON_VERSION=3.8 IDX=cu101
5759

5860

5961
install:

0 commit comments

Comments
 (0)