forked from LBRYCommunity/lbry-sdk
updated appveyor build configuration
This commit is contained in:
parent
91498822ae
commit
191931d009
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ test_script:
|
|||
- pylint lbrynet
|
||||
# disable tests for now so that appveyor can build the app
|
||||
- set PYTHONPATH=.
|
||||
- trial tests
|
||||
- trial lbrynet.tests
|
||||
# TODO: integration tests do not work
|
||||
#- python -m unittest discover tests/integration
|
||||
#- rvm use 2.3.1 && gem install danger --version '~> 4.0' && danger
|
||||
|
|
Loading…
Reference in a new issue