language-data/.travis.yml
Michal Čihař a2f378df83 Add basic lint and run it in Travis CI
Signed-off-by: Michal Čihař <michal@cihar.com>
2019-04-17 10:53:55 +02:00

6 lines
67 B
YAML

dist: xenial
language: python
python:
- "3.7"
script:
- ./lint