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:
authorMichael Boelen <michael.boelen@cisofy.com>2016-05-12 07:23:47 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-05-12 07:23:47 +0300
commit81c5194d7b7aeafa8c60e3bcc01b02d6267ff702 (patch)
tree85433d6bd2edfe3aefbc9ef081b6ef71a7c2becb /.travis.yml
parentd6ceeaa11f804a7645071f595ba994b70e2c82e0 (diff)
Initial import
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 00000000..26a42264
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,7 @@
+language: bash
+
+before_script:
+ - sh extras/travis-ci.sh
+
+script:
+ - cd ../lynis-sdk && sh lynis-devkit