diff --git a/appveyor.yml b/appveyor.yml index f6c1a6ddf..e4530d383 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -46,7 +46,7 @@ init: - ps: C:\Python27\Scripts\pip.exe install wsgiref==0.1.2 - ps: C:\Python27\Scripts\pip.exe install base58==0.2.2 - ps: C:\Python27\Scripts\pip.exe install googlefinance==0.7 -- ps: C:\Python27\Scripts\pip.exe install git+https://github.com/DaveA50/lbryum.git +- ps: C:\Python27\Scripts\pip.exe install git+https://github.com/lbryio/lbryum.git - ps: cd C:\projects\lbry build_script: