Fix typo.

This commit is contained in:
aouinizied 2019-12-20 23:01:08 +01:00
parent fc08e5ae33
commit 2aaa29feb6

View file

@ -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"