mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-08-23 09:34:56 +02: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