PluginConfigs/.travis.yml
2018-11-05 12:46:44 +01:00

7 lines
98 B
YAML

language: python
python:
- "3.6"
install:
- pip install yamllint
script:
- yamllint */*.yml