diff --git a/.travis.yml b/.travis.yml index 4b4ffa2fd..f3989233a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,9 +34,9 @@ jobs: os: windows language: shell before_install: - - choco upgrade python3 -y --version 3.12.8 --limit-output --params "/InstallDir:C:\\Python3" + - choco upgrade python3 -y --version 3.12.8 --limit-output --params "/InstallDir:C:\\Python312" env: - - PYTHON=C:\\Python3\\python + - PYTHON=C:\\Python312\\python - name: Linux | s390x | Python 3.12 python: 3.12