PluginConfigs/.travis.yml

8 lines
98 B
YAML
Raw Normal View History

2018-11-05 11:46:44 +00:00
language: python
python:
- "3.6"
install:
- pip install yamllint
script:
- yamllint */*.yml