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