forked from LBRYCommunity/lbry-sdk
skip doc test on gitlab
This commit is contained in:
parent
8c71b744f3
commit
ddbae294e6
1 changed files with 5 additions and 5 deletions
|
@ -57,11 +57,11 @@ test:other-integration:
|
|||
- pip install tox-travis
|
||||
- tox -e other
|
||||
|
||||
test:json-api:
|
||||
stage: test
|
||||
script:
|
||||
- make install tools
|
||||
- HOME=/tmp coverage run -p --source=lbry scripts/generate_json_api.py
|
||||
#test:json-api:
|
||||
# stage: test
|
||||
# script:
|
||||
# - make install tools
|
||||
# - HOME=/tmp coverage run -p --source=lbry scripts/generate_json_api.py
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue