GTFOBins.github.io/.travis.yml
2018-07-16 15:55:16 +02:00

6 lines
67 B
YAML

---
install:
- pip install --user yamllint
script:
- make lint