GTFOBins.github.io/.travis.yml

6 lines
78 B
YAML
Raw Normal View History

2018-07-16 15:49:36 +02:00
---
install:
- pip install --user jsonschema yamllint
2018-07-16 15:49:36 +02:00
script:
- make lint