diff --git a/.travis.yml b/.travis.yml index bcf5a35..68d0b7a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ matrix: include: - os: windows language: sh - python: '3.7' + python: '3.8' before_install: - choco install python3 - ln -s "/c/Python38/python.exe" "/c/Python38/python3.exe"