mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-11-03 10:18:54 +01:00
Fix TravisCI
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
---
|
||||
language: python
|
||||
python:
|
||||
- 3.6
|
||||
install:
|
||||
- pip install --user jsonschema yamllint
|
||||
- pip install jsonschema yamllint
|
||||
script:
|
||||
- make lint
|
||||
|
||||
Reference in New Issue
Block a user