1
0
Derivar 0

Fix typo in .travis.yml

Este cometimento está contido em:
Andrew Senetar 2020-12-28 21:07:49 -06:00
ascendente d539517525
cometimento c30c3400d4
Assinados por: arsenetar
ID da chave GPG: C63300DCE48AB2F1
1 ficheiros modificados com 1 adições e 1 eliminações

Ver ficheiro

@ -20,7 +20,7 @@ matrix:
- os: "windows"
language: shell
python: "3.8"
env: "PATH=/c/python38:/c/python39/Scripts:$PATH"
env: "PATH=/c/python38:/c/python38/Scripts:$PATH"
before_install:
- choco install python --version=3.8.6
- cp /c/python38/python.exe /c/python38/python3.exe