[mod] official.json & community.json has been removed, remove them from CI
This commit is contained in:
parent
267b875c6c
commit
ac3e1cc88a
@ -2,7 +2,5 @@ language: python
|
||||
python:
|
||||
- "2.7"
|
||||
script:
|
||||
- python -m json.tool official.json
|
||||
- python -m json.tool community.json
|
||||
- python -m json.tool apps.json
|
||||
- for i in ./locales/*.json; do python -m json.tool $i || return 1; done
|
||||
|
Loading…
x
Reference in New Issue
Block a user