forked from LBRYCommunity/lbry-sdk
wrong path
This commit is contained in:
parent
11d516794d
commit
bfd0a322ae
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ test_script:
|
|||
- cd C:\projects\lbry\
|
||||
- pip install cython
|
||||
- pip install mock pylint unqlite
|
||||
- pip install ./lbrynet
|
||||
- pip install .
|
||||
- pylint lbrynet
|
||||
- python -m twisted.trial tests # avoids having to set PYTHONPATH=. (see https://twistedmatrix.com/trac/ticket/9035)
|
||||
#- rvm use 2.3.1 && gem install danger --version '~> 4.0' && danger
|
||||
|
|
Loading…
Reference in a new issue