GTFOBins.github.io/.travis.yml

6 lines
67 B
YAML
Raw Normal View History

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