forked from LBRYCommunity/lbry-sdk
test_script
This commit is contained in:
parent
babfb6b8d6
commit
c374725255
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ install:
|
|||
build_script:
|
||||
- cmd: C:\Python27\python.exe setup_win32.py build bdist_msi
|
||||
|
||||
test:
|
||||
test_script:
|
||||
- ps: >-
|
||||
C:\Python27\Scripts\pip.exe install mock
|
||||
|
||||
|
|
Loading…
Reference in a new issue