Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--extras/travis-ci/before_script.sh1
1 files changed, 1 insertions, 0 deletions
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