mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Add Travis CI
This commit is contained in:
parent
ff42def383
commit
9ba99711d6
1 changed files with 5 additions and 0 deletions
5
extras/travis-ci/before_script.sh
Normal file
5
extras/travis-ci/before_script.sh
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
git clone --depth 1 https://github.com/CISOfy/lynis-sdk
|
||||
|
||||
#EOF
|
||||
Loading…
Reference in a new issue