1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-20 10:53:35 +02:00
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