Skip to content

Commit b2c1dba

Browse files
committed
remove py3.8 on windows
1 parent 2e472df commit b2c1dba

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +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-
57+
- os: windows
58+
env: TORCH_VERSION=1.4.0 PYTHON_VERSION=3.8 IDX=cu101
5859

5960
install:
6061
- source script/cuda.sh

0 commit comments

Comments
 (0)