mirror of
https://gh.llkk.cc/https://github.com/WeblateOrg/language-data.git
synced 2025-10-04 15:12:29 +08:00
6 lines
67 B
YAML
6 lines
67 B
YAML
dist: xenial
|
|
language: python
|
|
python:
|
|
- "3.7"
|
|
script:
|
|
- ./lint
|