skip doc test on gitlab

This commit is contained in:
Jack Robison 2020-12-22 16:55:33 -05:00
parent 8c71b744f3
commit ddbae294e6
No known key found for this signature in database
GPG key ID: DF25C68FE0239BB2

View file

@ -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