diff --git a/extras/travis-ci/before_script.sh b/extras/travis-ci/before_script.sh index 1b8fb815..b6b2804b 100644 --- a/extras/travis-ci/before_script.sh +++ b/extras/travis-ci/before_script.sh @@ -1,5 +1,6 @@ #!/bin/sh +cd .. git clone --depth 1 https://github.com/CISOfy/lynis-sdk #EOF