diff --git a/appveyor.yml b/appveyor.yml index 60809ed19..1318c9478 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -48,7 +48,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://david_amrhein@bitbucket.org/david_amrhein/lbryum.git +- ps: C:\Python27\Scripts\pip.exe install git+https://github.com/DaveA50/lbryum.git - ps: cd C:\projects\lbry build_script: