mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-23 21:44:44 +01:00
Fix TravisCI
This commit is contained in:
parent
8f4b085807
commit
fdbd1220bb
@ -1,5 +1,8 @@
|
||||
---
|
||||
language: python
|
||||
python:
|
||||
- 3.6
|
||||
install:
|
||||
- pip install --user jsonschema yamllint
|
||||
- pip install jsonschema yamllint
|
||||
script:
|
||||
- make lint
|
||||
|
Loading…
Reference in New Issue
Block a user