Skip to content

Commit 3af0c8c

Browse files
committed
Try specify py3
1 parent 43e110f commit 3af0c8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ matrix:
1616
os: windows
1717
language: shell
1818
before_install:
19-
- choco install python
19+
- choco install python3
2020
env:
2121
- PATH=/c/Python37:/c/Python37/Scripts:$PATH
2222
- TRAVIS_PYTHON_VERSION=3.7

0 commit comments

Comments
 (0)