only run unit tests on windows
This commit is contained in:
parent
bbcecea28d
commit
bf3c56f0ec
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue