diff --git a/.appveyor.yml b/.appveyor.yml index f64a1ce12..cd066014f 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -135,7 +135,7 @@ test_script: C:\Python27\Scripts\pip.exe install pylint - C:\Python27\python.exe C:\Python27\Scripts\trial.py C:\projects\lbry\tests + C:\Python27\python.exe C:\Python27\Scripts\trial.py C:\projects\lbry\tests\unit artifacts: - path: dist/*.msi