1
0
Fork 0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-05-06 15:46:03 +02:00
GTFOBins.github.io/.travis.yml
Andrea Cardaci fdbd1220bb Fix TravisCI
2018-08-31 18:18:08 +02:00

9 lines
104 B
YAML

---
language: python
python:
- 3.6
install:
- pip install jsonschema yamllint
script:
- make lint