mirror of
https://github.com/CISOfy/lynis.git
synced 2025-04-08 17:15:25 +02:00
8 lines
110 B
YAML
8 lines
110 B
YAML
language: bash
|
|
|
|
before_script:
|
|
- sh extras/travis-ci.sh
|
|
|
|
script:
|
|
- cd ../lynis-sdk && sh lynis-devkit
|