mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-10 02:18:57 +00:00
5 lines
122 B
YAML
5 lines
122 B
YAML
language: python
|
|
python:
|
|
- "2.7"
|
|
# command to run tests, e.g. python setup.py test
|
|
script: python tools/scripts/lint.py |