Attempt to build dupeguru before running the tox cases

This commit is contained in:
Joe Moore 2019-05-21 10:18:41 -04:00 committed by GitHub
parent be7d558dfe
commit 18acaae888
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -20,3 +20,5 @@ matrix:
before_install:
- choco install python make
- cp /c/python37/python.exe /c/python37/python3.exe
before_script:
- python build.py