mirror of
https://github.com/arsenetar/dupeguru.git
synced 2025-03-09 21:24:36 +00:00
Add Windows build to the matrix
This commit is contained in:
parent
0b12236537
commit
be7d558dfe
@ -13,3 +13,10 @@ matrix:
|
||||
- os: "linux"
|
||||
dist: "xenial"
|
||||
python: "3.7"
|
||||
- os: "windows"
|
||||
language: shell
|
||||
python: "3.7"
|
||||
env: "PATH=/c/python37:/c/python37/Scripts:$PATH"
|
||||
before_install:
|
||||
- choco install python make
|
||||
- cp /c/python37/python.exe /c/python37/python3.exe
|
||||
|
Loading…
x
Reference in New Issue
Block a user