blob: e71a7097f8c5644decc1410ea0a41ab6e028c512 [file] [log] [blame]
Kagami Sascha Rosylighta4f7bd82019-04-24 11:30:55 +09001dist: xenial
Wanming Lin5161c0b2016-07-19 18:12:30 +08002sudo: required
3
4language: python
5
6python:
Kagami Sascha Rosylighta4f7bd82019-04-24 11:30:55 +09007 - "3.7"
Wanming Lin5161c0b2016-07-19 18:12:30 +08008
9before_script:
Wanming Lin5161c0b2016-07-19 18:12:30 +080010 - sudo apt-get install libxml2-utils
11 - pip install --upgrade setuptools
12 - pip install html5lib
Wanming Lin5161c0b2016-07-19 18:12:30 +080013
14script: ./sdk/tests/py/lint/lint.py -p