mirror of
https://github.com/arsenetar/send2trash.git
synced 2026-03-14 19:41:39 +00:00
Update windows tests to test both versions
This fixes #44 by testing the automatic import, the legacy version, and the modern version directtly.
This commit is contained in:
@@ -9,6 +9,7 @@ matrix:
|
||||
- choco install python3 --params "/InstallDir:C:\Python"
|
||||
- export PATH="/c/Python:/c/Python/Scripts:$PATH"
|
||||
- python -m pip install --upgrade pip
|
||||
- python -m pip install pywin32
|
||||
before_script:
|
||||
- export TOXENV=py3-win
|
||||
|
||||
|
||||
Reference in New Issue
Block a user